[Zope-dev] ZClass Constructor Cleanup for 2.6
Casey Duncan
casey@zope.com
Wed, 27 Mar 2002 13:31:19 -0700
I don't think this is a big enough change to warrant a real proposal, so
I'll shoot this out here:
Does anyone see a problem with changing the default generated
constructor method for ZClasses to a python script in Zope 2.6?
I think we are encouraging really bad style by keeping this in DTML,
since it is purely business logic.
Thoughts? I will, of course, implement this if nobody objects.
-Casey