Am 17.07.2008 um 13:12 schrieb Robert Niederreiter:

class Addform(AddformBase)

   fields = form.Fields(ISchema)

and registering it then like:

<browser:page
 for="*"
 name="myfactoryname"
 class=".foo.Addform"
 allowed_interface="Procucts.CMFCore.browser.interfaces.ICMFAddForm"
 permission="add.whatever"
/>

..does not give the newbee more clue on whats going on than write it not
at all.


With respect, I disagree but there are newbies and newbies and YMMV.

Our experience on my current project has been that the configuration directives are extremely helpful: our developers have very little Python or Zope experience but they are all programmers. It hasn't removed typo's and copy and paste errors but it has more than once proved invaluable when tracking down errors.

Charlie
--
Charlie Clark
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-938-5360
GSM: +49-178-782-6226



_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to