On 02/17/2011 04:13 PM, David Simcha wrote:
Right now my solution is that I have a module called custom.phobos (custom is my very uncreative namespace for libs that I write that are not intended to be release quality and are just for personal use) that publicly imports all the Phobos modules that I use just about everywhere.
Same for me, except it's a module template that imports name er name about 1 dozen funcs I use all the time. (Plus a custom join that auto converts to string; cannot understand why the original one doesn't do it.)
Denis -- _________________ vita es estrany spir.wikidot.com _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
