Am 03.05.2011 um 09:01 schrieb Philippe Marschall:
Hi
I'm in a situation where a need a different description for newly
created objects. The object itself doesn't know that it's newly
created, it just know because I just created it. Answering an object
and a description feels kinda kludgey so are there other options?
If you don't create the objects through the usage of a description than you
should be able to use the instance side description selector. As soon as you decided what
is the difference between newly created and initialized (?) you can put the conditon in
the instance side description selector.
Norbert