[Zope] ANNOUNCE: An easier way to write products
Stephan Richter
srichter@cbu.edu
Fri, 11 Jan 2002 09:04:01 -0600
--=====================_310837200==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed
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
--=====================_310837200==_.ALT
Content-Type: text/html; charset="us-ascii"
<html>
At 09:08 PM 1/10/2002 +0800, Bak @ kedai wrote:<br>
<blockquote type=cite class=cite cite>><br>
>More info here:<br>
><br>
><a href="http://www.zope.org/Members/maxm/HowTo/easyProduct" eudora="autourl">http://www.zope.org/Members/maxm/HowTo/easyProduct</a><br>
><br>
>regards Max M<br><br>
great. my .02, how about using declarative security stuff found in
ZDG.<br>
also, theres mkprod, iirc by eenge</blockquote><br>
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.)<br><br>
What is ZOQL?<br>
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.<br><br>
ZOQLMethod Homepage:
<a href="http://demo.iuveno-net.de/iuveno/Products/ZOQLMethod" eudora="autourl"><font color="#0000FF"><u>http://demo.iuveno-net.de/iuveno/Products/ZOQLMethod<br>
</a></u></font>Zope Page:
<a href="http://www.zope.org/Members/srichter/Products/ZOQLMethod" eudora="autourl"><font color="#0000FF"><u>http://www.zope.org/Members/srichter/Products/ZOQLMethod<br><br>
</a></u></font>Regards,<br>
Stephan <br>
<x-sigsep><p></x-sigsep>
--<br>
Stephan Richter<br>
CBU - Physics and Chemistry Student<br>
Web2k - Web Design/Development & Technical Project Management</html>
--=====================_310837200==_.ALT--