I want to maintain the PUT_factory feature in CMFCore and make it more flexible. How can I include my changes in future releases of CMFCore? Thanks.
On 4/21/05, Chris Withers <[EMAIL PROTECTED]> wrote: > Eugenio Grytsenko wrote: > > > executed by default. I tried to overwrite this method by creating the > > "External Method" in the Plone site: > > That won't work since, as the error message tells you, there's already a > PUT_factory there... > > > I need to use a PUT_factory different from which CMFCore uses, > > because there are things that the PUT_Factory by default doesn't do, > > Then you should probably subclass CMFCore? > > cheers, > > Chris > > -- > Simplistix - Content Management, Zope & Python Consulting > - http://www.simplistix.co.uk > _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
