At Saturday 2/12/2006 00:40, [EMAIL PROTECTED] wrote:

I'm trying to do in Zope, which doesn't allow "_" characters at the beginning of identifiers. Even in an external method, it gives me an error when I try to reference the o.a. Is there a trick to do it some other way?

Better to ask on a Zope group.
But why do you want to do that? As you have noticed, you must provide security assertions for your objects so it's not an easy way. And dictionaries are fully supported by ZPT and DTML - as it appears to be what you want.


--
Gabriel Genellina
Softlab SRL
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to