April 22, 2013
11:16 p.m.
Stefan Behnel wrote:
Torsten Landschoff, 22.04.2013 13:07:
One could even think about building a graph of possible object relationships ... Slot refers only to Slots and Slots only to Context, so these can't build a cycle.
Interesting. Yes, that might work.
Only if subclassing of Slot and Context are forbidden. -- Greg