I'm trying to get a handle on Zope and don't understand the rational behind the manage_changeProperties() method.
Why, given an object called myObject with a title property, can I not change the title by saying simply: myObject.title='The new title' _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
