[Zope-dev] Zope Add-on Installation
Chris Withers
chrisw@nipltd.com
Wed, 19 Jul 2000 23:57:56 +0100
Bill Anderson wrote:
> I believe he is talkin gabout the __init__ function checking to see if
> the .zexp has been imported, and if not, importing it for you. It's an
> idea I have kicked around, but haven't tried yet.
IIRC, the 'Distribution' tab creates all this for you...
It creates a binary file (maybe a zexp?) and an __init__.py file that
imports it for you and wraps them all up in a TarBall with the correct
paths :-)
cheers,
Chris