18 Oct
2006
18 Oct
'06
5:58 p.m.
--On 18. Oktober 2006 19:41:07 +0200 Garito <garito@sistes.net> wrote:
You got already multiple advices. Write a method "anotherproperty()" and do whatever you like with in this method. You can call it from TALES as here/anotherproperty. TALES bascially deals with attributes and methods in the same way.
-aj
Sure! But I need to write a method for every "like" property but I would like (if is possible) a way to evaluate if a property is a TALES property automatically
Do you *really*, *really*, *really* need this feature? You can of course implement your own __getattr__() method....but every Python programmer would likely slap you left and right...these are the last comments on this issue.. it's still to weird in my opinion. -aj