At 09:08 PM 1/10/2002 +0800, Bak @ kedai wrote:
More info here:
http://www.zope.org/Members/maxm/HowTo/easyProduct
regards Max M
great. my .02, how about using declarative security stuff found in ZDG. also, theres mkprod, iirc by eenge
Yes, it is called MakeProduct now and is part of the ZOQLMethod package I just released today. Now you can create *simple* Python Products via ZOQL (I know the method generation stuff is still missing; that will come soon.) What is ZOQL? ZOQL is a query language similar to SQL for the ZODB. Since other Object Query Language standards were not suitable, we developed ZOQL from scratch, having only Zope in mind. ZOQL Methods allow you to quickly query and manipulate objects in the ZODB. You do not require the ZCatalog or worry about all the namespace issues. ZOQLMethod Homepage: http://demo.iuveno-net.de/iuveno/Products/ZOQLMethod Zope Page: http://www.zope.org/Members/srichter/Products/ZOQLMethod Regards, Stephan -- Stephan Richter CBU - Physics and Chemistry Student Web2k - Web Design/Development & Technical Project Management