Hi all,
2 short ones:
If I have a FAMIXNamespace, how do I obtain a reference to the model that contains this namespace?
FAMIXNamespace has child scopes instead of namespaces, which makes it ugly to define a Glamour tree view on models and their namespaces. I have therefore added the code below, I think it would be a good idea to add that to the core as well.
FAMIXNamespace>>allNamespaces ^ self childScopes
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile