Hey, On Fri, Feb 20, 2009 at 5:05 PM, Jim Fulton <[email protected]> wrote: [snip] > You will still likely have other problems unless you use deferred imports > which will generally solve this problem in a robust way.
I've created quite a few packages that have this structure without any problems in my experience. That's not to say there aren't any, it's just I haven't had people or myself run into them (or recognize them? :). That said, a more robust solution in Python that would allow both patterns to be mixed would be nice. Regards, Martijn _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
