Yes, you have to copy the description, else your
globally cached
description ends up with a whole set of conditions.
Caching can be disabled by using a different description-builder,
Hi Lukas,
Here you are suggesting the idea of providing a specialized
description-builder.
May I take the liberty of pointing out again that since the existing
description builder uses a class var for "Default" rather than a class
instance var as would be preferable for subclassing the existing
description builder.
best regards
Keith
however need the descriptions a lot (e.g. searching,
persistency) it
is really worth to let Magritte only build them once and then cache
them.
Lukas