On Monday 29 January 2007 15:16, you wrote: > Hey Ed, > > libs/all doesn't currently load because libs/x11 doesn't exist. When I > switched this to libs/x, it didn't load because you apparently used > your new module system factor doesn't know about x.geometry. Could you > fix this, perhaps by writing something above the USING: statement > which either loads your module system or the files that libs/x uses? > You need this wasteful, content-less stuff because libs/x must exist, > for now, in a world where your system isn't used (at least yet). > > Dan
I didn't update libs/all.factor. libs/x11 shouldn't be in there. I think libs/x shouldn't be in there either since it isn't a proper module. Since it isn't a proper module, maybe it's a reason to move it into a directory besides libs/ such as vocabs/. Having a separate place for new-style vocab files might be good; it would be a place to migrate modules to. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
