On 5/18/05, Stephan Richter <srichter@cosmos.phy.tufts.edu> wrote:
On Wednesday 18 May 2005 16:50, David Pratt wrote:
Wow. This could really simplify things however I am still operating within the CMF framework so until there is more this way, I don't know what I can use now in this context? What would really be great is the form generation etc from the zope schema since I am not using Archetypes or Plone. I could really use that now. I haven't used Five before. Would this allow me to use the zope schema to autogenerate my forms with the validation but run it through Zope2?
Yep, Five will give you those features.
But, at the moment, only for ascii, because the some Zope 3 widgets make unicode(string) calls for no apparent reason, which fails under Five if the string contains anything above chr(128). We are looking at solving that though. ;) -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/