25 Jan
2002
25 Jan
'02
9:24 p.m.
Thomas Guettler writes:
When I "grep" for the constructor syntax in the __init__.py files I see that most people use the form constructor(manage_addFoo, ...)
The DevGuide just calls the function addForm. I think it would be good if there would be a guideline. This makes it easier to read other peoples code. I like the ZDG name more the the "manage_..." form.
But, it think this has really only minor importance. Dieter