Dieter Maurer wrote:

>> And what's the difference between passing in self or None?  What
>> does the client parameter actually do?

> When you pass 'None', the DTML method can only use the content
> of REQUEST. If you pass "self", it can additionally use the direct
> and acquired attributes of "self".

(Excuse me for being thick here)  So passing in self allows a DTML
Method to use (Zope equivlent) acquisition?


Regards,
  Daryl Tester

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to