On Thu 17 Jun 2010 14:58, Julian Graham <[email protected]> writes: >> I don't know, all that code is tricky. How about having >> find-versioned-module return a tail instead of a full path, then pass >> that tail to primitive-load-path? It will cause some slight duplication >> of effort but it will find the .go correctly. > > Sure! Find attached an implementation of `find-versioned-module' that > does precisely that -- although it looks like we've gone in a slightly > different direction since this email was written... ;-)
We did get to discuss a bit on IRC, but for the list: I have removed support for searching for versioned modules in the filesystem. We could add it back later, but I would like for it to be in a more user-extensible form if we do that. I should also apologize in public for leading you down this goose chase :/ Oh well! Regards, Andy -- http://wingolog.org/
