20 Feb
2009
20 Feb
'09
4:17 p.m.
Hey, On Fri, Feb 20, 2009 at 5:05 PM, Jim Fulton <jim@zope.com> 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