The former. <div><br></div><div>And maybe there is a problem with drracket sharing too much with the user program too. </div><div><br></div><div>Robby<span></span><br><br>On Wednesday, January 16, 2013, Sam Tobin-Hochstadt wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do you mean the "automatically populate compiled directories" setting,<br>
or the "online compilation"?<br>
<br>
Sam<br>
<br>
On Wed, Jan 16, 2013 at 10:37 AM, Robby Findler<br>
<<a href="javascript:;" onclick="_e(event, 'cvml', 'robby@eecs.northwestern.edu')">robby@eecs.northwestern.edu</a>> wrote:<br>
> It may be possible to change drracket to only set that parameter when it is<br>
> compiling files, but for now I think you have to disable drracket's auto<br>
> compilation (in the language dialog's show details section) to develop<br>
> programs like this.<br>
><br>
> Robby<br>
><br>
><br>
> On Wednesday, January 16, 2013, Sam Tobin-Hochstadt wrote:<br>
>><br>
>> I'm not sure if this is a bug or not, so I'm bringing it up on the<br>
>> list. But when I do the following:<br>
>><br>
>> #lang racket<br>
>> (require compiler/cm)<br>
>> (manager-compile-notify-handler displayln)<br>
>> (managed-compile-zo<br>
>> "/home/samth/sw/plt/collects/tests/typed-racket/succeed/null-program.rkt")<br>
>><br>
>> Then the compiler places the compiled files in the<br>
>> `compiled/drracket/` directory, and looks for compiled files there as<br>
>> well. The `displayln` handler shows that basically all of Racket is<br>
>> being recompiled. I found this quite surprising, and worse it means I<br>
>> can't use DrRacket to develop this program. Would there be a way for<br>
>> DrRacket not to change whatever parameter is being changed here in the<br>
>> user program's context?<br>
>><br>
>> Sam<br>
>> _________________________<br>
>> Racket Developers list:<br>
>> <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
</blockquote></div>