rm wrote: > even more, all your import are plain imports :-) > you'd better use "private import ..." > that prevents symbols imported in a module for it's internal > implementation to leak through to other modules. Imports are private by default, now. -- Lars Ivar Igesund blog at http://larsivi.net DSource & #D: larsivi