<div dir="ltr">Okay, I&#39;ve made a first attempt at this (just now pushed to git). I added the ability to add new mixins (via the drracket:get/extend:extend-* functions) at any time (as long as you call a function to explicitly enable that feature). DrRacket makes no attempt to adjust any existing objects that have been created but, for the most part, as long as you create a new frame after doing your new extensions, things should work, I think.<div>
<br></div><div style>Also, if you set the PLTDRRPEL environment variable then you&#39;ll get a REPL. There are docs here in this commit:</div><div style><br></div><div style><a href="http://git.racket-lang.org/plt/commit/77163fe8d16d48d98b3a6b47df2af571e8fbbdcc">http://git.racket-lang.org/plt/commit/77163fe8d16d48d98b3a6b47df2af571e8fbbdcc</a><br>
</div><div style><br></div><div style>Please let me know if this seems helpful.</div><div style><br></div><div style>Robby</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 22, 2013 at 1:41 PM, Nick Main <span dir="ltr">&lt;<a href="mailto:david.nick.main@gmail.com" target="_blank">david.nick.main@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Is there a way to develop DrRacket extensions in the same process as the primary DrRacket ?</span><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">


The fact that the mixin extension mechanism has already been &quot;sealed&quot; appears to prevent that.</div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">

Is there a way to create a new &quot;context&quot; for creating extended DrRacket classes within the same process ?</div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">

<div><br>I also asked this question on Stackoverflow: <a href="http://stackoverflow.com/questions/15561215/developing-drracket-extensions-within-the-same-process" style="color:rgb(17,85,204)" target="_blank">http://stackoverflow.com/questions/15561215/developing-drracket-extensions-within-the-same-process</a></div>
<span class="HOEnZb"><font color="#888888">

<div><br></div><span><font color="#888888"></font></span></font></span></div><span class="HOEnZb"><font color="#888888"><span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><font color="#888888"><div>


<br></div><div>--Nick Main</div></font></span>
</font></span><br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br></div>