23 Nov
1999
23 Nov
'99
7:57 p.m.
Michel Pelletier wrote:
Moved to zope-dev
From: Andres Corrada [mailto:andres@corrada.com] I'm new to Zope. I have classes that I want to use in Zope without making them Products. How can I inject the Zope namespace with an object so it remains persistent? For example, a Form object that renders and validates a form.
[snips Michel's reply] Note that ZFormulator, a Zope Product/Framework that I'm working on is nearing its initial release. It does form rendering (at least field rendering) and form validation. You might want to leverage your stuff on top of that. :) Regards, Martijn