Hi
I was thinking that a classVar should always belongs to its class
TheRoot class@TheSharedClassVar belongsTo -> TheRoot and not the TheRoot class.
TheRoot@TheSharedClassVar belongsTo TheRoot
I will implement it like that. Tell mewhat you think else we could have a mess.
Stef