18 Oct
2006
18 Oct
'06
5:30 p.m.
--On 18. Oktober 2006 19:17:42 +0200 Garito <garito@sistes.net> wrote:
I only try to create a model but I'm searching the best way to create it
I try to create properties "like" this is (in the last example):
object.property "is like" object.anotherproperty
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