| >1.) "from ZODB import Persistent, PersistentMapping" doesn't work anymore | > | >Maybe Zope 2.7 should have a deprecation warning? | | Hm, or maybe we should make this work for zodb. Jeremy, what do you think?
What has been decided about this? I notice Yuppie changed the imports to 'from Globals import PersistentMapping'. Any objection to add 'PersistentList' to 'Globals' as well and checking it in head, 2.7 and 2.6? []'s -- Sidnei da Silva <[EMAIL PROTECTED]> http://awkly.org - dreamcatching :: making your dreams come true http://plone.org/about/team#dreamcatcher I do not fear computers. I fear the lack of them. -- Isaac Asimov _______________________________________________ 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 )
