<br><br><div class="gmail_quote">On Fri, Sep 10, 2010 at 17:38, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5">On Fri, Sep 10, 2010 at 10:18 AM, Laurent &lt;<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Sep 10, 2010 at 17:06, Laurent &lt;<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Sep 10, 2010 at 16:43, Sam Tobin-Hochstadt &lt;<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Fri, Sep 10, 2010 at 10:34 AM, Laurent &lt;<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; So now, how do I make things work with `dynamic-require&#39; ?<br>
&gt;&gt;&gt; &gt; Do all paths need to be defined as runtime-paths in my &quot;splash.rkt&quot;,<br>
&gt;&gt;&gt; &gt; to use only normal relative paths in dynamically required files?<br>
&gt;&gt;&gt; &gt; Or can I get completely rid of runtime-path?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I believe that you should add:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; (define-runtime-module-path name require-path)<br>
&gt;&gt;&gt;<br>
&gt;<br>
&gt; One caveat though:  since such modules sub-dependencies are not &quot;files&quot;<br>
&gt; anymore,<br>
&gt; framework/splash won&#39;t recognize them, and then gauge in the splashscreen<br>
&gt; will not<br>
&gt; animate smoothly but will be binary.<br>
<br>
</div></div>I think the splash doesn&#39;t animate anymore because the files are<br>
already loaded by define-runtime-module-path.<br>
<font color="#888888"><br></font></blockquote><div><br>Is there a way around this?<br><br>Or does this mean DrRacket does not use define-runtime-module-path?<br> <br></div></div><br>