Laurent Mignon wrote: > Hi, > > With the replacement of zope.app.component import with zope.site, it's > no more possible to use z3c.form with Zope2 / Plone :-( > > In fact, zope.site require zope.container requiring ZODB3 :-(
Why can't you put these eggs into your Plone buildout? Are there version conflicts? > I can't find any solutions to solve this problem. It is really damage to > lose the possibility of using z3c.form with zope2/plone ... Yes. This would be a pretty big problem indeed, and one I hope we can avoid. Martin -- Author of `Professional Plone Development`, a book for developers who want to work with Plone. See http://martinaspeli.net/plone-book _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
