[Zope-dev] Coding style clarifications
Martijn Faassen
faassen at startifact.com
Fri Feb 20 11:17:34 EST 2009
Hey,
On Fri, Feb 20, 2009 at 5:05 PM, Jim Fulton <jim at 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
More information about the Zope-Dev
mailing list