CVS: Products/Basket - README.txt:1.7
Chris McDonough <[email protected]> Fri, 25 Nov 2005 15:17:10 -0500 (EST)
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs-repository/Products/Basket In directory cvs.zope.org:/tmp/cvs-serv13703 Modified Files: README.txt Log Message: Suggestion from RockyBurt. === Products/Basket/README.txt 1.6 => 1.7 === --- Products/Basket/README.txt:1.6 Fri Nov 11 15:50:29 2005 +++ Products/Basket/README.txt Fri Nov 25 15:17:09 2005 @@ -95,7 +95,10 @@ argument to your setup.py's setup call. By doing this, your product will still be packaged as a zipfile and can be distributed as one, but Basket will know that it needs to uncompress the zipfile to a - temporary directory at startup to make use of it. + temporary directory at startup to make use of it. CMF/Plone + products which use CMF versions up to 1.6 (and perhaps beyond) need + to be packaged as non-zip-safe because they use libraries that + access the filesystem (such as filesystem directory views). A Product distribution may include a "Products" namespace package, but it is not required. Each package within a Product distribution _______________________________________________ Zope-CVS maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cvs Zope CVS instructions: http://dev.zope.org/CVS