On Wed, 2007-02-14 at 09:28 +0100, Lukas Renggli wrote:
The latest version of Magritte fixes the reported
problem without any
#becomeForward: or #doesNotUnderstand: tricks. The idea is simple, it
is a two step process:
1. The empty container description is registered in the cache.
2. The element descriptions are added to the container.
I cannot say I understand your changes completely but they look
good and more important they work.
The tests have been updated as well. Hope this helps
for your problem?
Yes, it does. Thanks very much.
Now the next step is to get rid of recursion when
traversing (e.g.
for validation) cyclic graphs, but I'll wait with that until somebody
complains ;-)
I will :)
regards,
Norbert