Re: [Zope] Creating Products in Python
Look on the old website (www.zope.org:8080/) - Amos posted a Product Tutorial that was enough to get me going. It was for Zope 1, but it will still work under Zope2. (although Zope2 seems to have some nicer stuff for products, the old stuff also works). Anthoyn -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.
Got Zope 1 style products! Thanks for the pointer to the old Zope site (uh, is anyone moving stuff from A to B?). Now I should work on the new Zope2 context.registerClass stuff for __init__.py, eh? Aha! It's in App.ProductContext.py. <works, debugs, crashes, fixes...> Righto! It's very very boring, but it works just fine. :) Regards, Garth. -- <gtk@well.com>
On Sun, 24 Oct 1999, Anthony Baxter wrote:
Look on the old website (www.zope.org:8080/) - Amos posted a Product Tutorial that was enough to get me going. It was for Zope 1, but it will still work under Zope2. (although Zope2 seems to have some nicer stuff for products, the old stuff also works).
I've copied this as a how-to to the new Zope site. Thanks for the tip - just what I needed too! ___ // Zen (alias Stuart Bishop) Work: zen@cs.rmit.edu.au // E N Senior Systems Alchemist Play: zen@shangri-la.dropbear.id.au //__ Computer Science, RMIT WWW: http://www.cs.rmit.edu.au/~zen
participants (3)
-
Anthony Baxter -
gtk -
Stuart 'Zen' Bishop