<br><br><div class="gmail_quote">On Fri, Sep 10, 2010 at 19:01, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>></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;">
I've been planning to add something like `define-runtime-module-path'<br>
that does not require the module but that causes all of its<br>
dependencies to be included in an executable. I'll move that up on my<br>
list of things to do.<br></blockquote><div><br>Excellent!<br>May I ask you to inform me when/if that is done?<br>Thanks a lot, thank you all for your answers.<br>Laurent<br><br> </div><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"><br>
At Fri, 10 Sep 2010 11:02:59 -0500, Robby Findler wrote:<br>
> DrRacket does not, that's right. I think you'd have to do something to<br>
> tell your distribution packer about the dynamically required files<br>
> from the outside, I'm sorry to say.<br>
><br>
> AT least I don't see a better way, but maybe others do.<br>
><br>
> Robby<br>
><br>
> On Fri, Sep 10, 2010 at 10:41 AM, Laurent <<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>> wrote:<br>
> ><br>
> ><br>
> > On Fri, Sep 10, 2010 at 17:38, Robby Findler <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>><br>
> > wrote:<br>
> >><br>
> >> On Fri, Sep 10, 2010 at 10:18 AM, Laurent <<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>><br>
> >> wrote:<br>
> >> ><br>
> >> ><br>
> >> > On Fri, Sep 10, 2010 at 17:06, Laurent <<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>> wrote:<br>
> >> >><br>
> >> >><br>
> >> >> On Fri, Sep 10, 2010 at 16:43, Sam Tobin-Hochstadt <<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a>><br>
> >> >> wrote:<br>
> >> >>><br>
> >> >>> On Fri, Sep 10, 2010 at 10:34 AM, Laurent <<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>><br>
> >> >>> wrote:<br>
> >> >>> ><br>
> >> >>> > So now, how do I make things work with `dynamic-require' ?<br>
> >> >>> > Do all paths need to be defined as runtime-paths in my "splash.rkt",<br>
> >> >>> > to use only normal relative paths in dynamically required files?<br>
> >> >>> > Or can I get completely rid of runtime-path?<br>
> >> >>><br>
> >> >>> I believe that you should add:<br>
> >> >>><br>
> >> >>> (define-runtime-module-path name require-path)<br>
> >> >>><br>
> >> ><br>
> >> > One caveat though: since such modules sub-dependencies are not "files"<br>
> >> > anymore,<br>
> >> > framework/splash won't recognize them, and then gauge in the<br>
> >> > splashscreen<br>
> >> > will not<br>
> >> > animate smoothly but will be binary.<br>
> >><br>
> >> I think the splash doesn't animate anymore because the files are<br>
> >> already loaded by define-runtime-module-path.<br>
> >><br>
> ><br>
> > Is there a way around this?<br>
> ><br>
> > Or does this mean DrRacket does not use define-runtime-module-path?<br>
> ><br>
> ><br>
> ><br>
</div></div>> _________________________________________________<br>
> For list-related administrative tasks:<br>
> <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
</blockquote></div><br>