Evan Simpson wrote:
With prefixes, the simpler "here/getSomeObject/call:/someAttribute" gets the job done.

FWIW, I'd write this as "here/call:getSomeObject/someAttribute". I suppose it's possible to support both. One interesting difference is that my syntax says both "get an attribute" and "call it", while yours says only "call it". Mine is a method call, while yours is a function call.


Shane


_______________________________________________
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 )

Reply via email to