[plt-scheme] dynamic require
Eli Barzilay schreef:
>On Jun 7, Hans Oesterholt-Dijkema wrote:
>
>
>>No you don't, I think. What I want is to load the right backend
>>driver for my object database, as configured in an XML config file.
>>
>>
>
>On Jun 7, Hans Oesterholt-Dijkema wrote:
>
>
>>Thanks a lot! It actually works! Sorry about the fuss, I hadn't
>>thought of trying this option at all!
>>
>>
>
>Well -- if you want to have your XML configuration path be platform
>independent, then still I think that a specification with forward
>slashes, and relative to a known anchor point, is better.
>
>
>
Hmm, What about a URI library module?