Updates:
Status: Started
Comment #3 on issue 906 by anquetil...(a)gmail.com: FAMIXType>>classScope
should not return nil
http://code.google.com/p/moose-technology/issues/detail?id=906
Nope
FAMIXType namespacescope does not depend on ClassScope but only on the
presence of a container
FAMIXAnnotationType new container: FAMIXNamespace new ; namespaceScope
Anyway do we replace classScope by typeScope ?
(and atClassScope by atTypeScope)