[z3-five] formlib yes or no
Bernd Dorn
zope-mailinglist at mopa.at
Thu Dec 7 19:27:18 CET 2006
On 07.12.2006, at 18:34, Dennis Schulz wrote:
> Hello
>
> I am currently in a decision making process to build an application.
> (actually already over it)
> In the last weeks and even months I made experiences with formlib
> and I
> am questioning if it makes sense to carry on with formlib or design
> everything from the ground up manually in own page templates.
> The most scary thing is that there is very few documentation and
> almost
> no examples of bigger applications using it.
you may take a look at zope/app/formlib/form.txt
imho you should always use formlib
the object widget stuff is a widget issue, sometimes its faster to
write your own custom widget for objects
More information about the z3-five
mailing list