Re: [racket-users] parameters across dynamic-require

2016-11-28 Thread Matthew Flatt
At Mon, 28 Nov 2016 17:34:26 -0800 (PST), Dan Liebgold wrote: > If I do a dynamic-require inside a (parameterize (...) ...), should the > required module receive those bound parameters? Yes. > (and if not, is there a way make that happen?) If it's not happening, then the issue might be that the

[racket-users] parameters across dynamic-require

2016-11-28 Thread Dan Liebgold
If I do a dynamic-require inside a (parameterize (...) ...), should the required module receive those bound parameters? (and if not, is there a way make that happen?) Thanks, Dan -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe