On Oct 17, 2007, at 8:04 PM, Ross Patterson wrote:
...
I'm new to eggs, but maybe both sides could be satisfied with an
approach like extra_requires?

Extras are evil.  See other posts of mine for explanations of why.

You could list "oi.plum [zope.zcml]" when
you require oi.plum *and* its ZCML and then it's ZCML would get loaded.
Is this easily possible with eggs and/or buildout?

easy_install has nothing to do with loading ZCML. A recipe could do something, but extra-requires don't help in any useful way.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )

Reply via email to