[Zope-dev] makeClass and makeClassForTemplate
Laurence Rowe
l at lrowe.co.uk
Tue Sep 4 18:51:53 UTC 2012
Hi Yuppie,
Now that you've cleaned up Products.Five in Zope trunk, what should
other packages that use ``makeClass`` and ``makeClassForTemplate``
change to?
For five.formlib I simply exchanged ``makeClass`` for ``type`` and
``makeClassForTemplate`` for ``SimpleViewClass``, see:
http://zope3.pov.lt/trac/changeset/127697/five.formlib/branches/zope-trunk-compat
Would these changes be ok for packages that want to continue working
with Zope 2.13?
Laurence
More information about the Zope-Dev
mailing list