I couldn't reproduce this behavior.&nbsp; When I try to make such assignement (myObject.title='The new title'), Zope returns this message<br><br><strong><span style="font-weight: normal;">attribute-less object (assign or del)</span>
<br style="font-weight: normal;"><span style="font-weight: bold;"><br></span><span style="font-weight: normal;">I'm using </span></strong>Zope 2.7.6-final, python 2.3.4.<br><br style="font-weight: normal;"><strong><span style="font-weight: bold;">
</span><span style="font-weight: normal;">Jose Henrique</span><br></strong><br><div><span class="gmail_quote">2006/7/18, Martijn Pieters &lt;<a href="mailto:mj@zopatista.com">mj@zopatista.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 18 Jul 2006 19:12:54 -0000, <a href="mailto:barrett-zope@smithweb.us">barrett-zope@smithweb.us</a><br>&lt;<a href="mailto:barrett-zope@smithweb.us">barrett-zope@smithweb.us</a>&gt; wrote:<br>&gt; Why, given an object called myObject with a title property, can I not change the title by saying simply:
<br>&gt;<br>&gt; myObject.title='The new title'<br><br>You can. Property sheets are aimed at ease of changing through the<br>web; it is a simple schema for simple properties.<br><br>--<br>Martijn Pieters<br>_______________________________________________
<br>Zope maillist&nbsp;&nbsp;-&nbsp;&nbsp;<a href="mailto:Zope@zope.org">Zope@zope.org</a><br><a href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a><br>**&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp;&nbsp;**<br>
(Related lists -<br> <a href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a><br> <a href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev
</a> )<br></blockquote></div><br>