On 18 Jul 2007, at 19:32 , Stéphane Ducasse wrote:
Is there a way to know all the loaded MModel beside System allInstances :)
No ... no one asked for it yet, but a Repository registry is a nice idea.
By the way, for the models, Moose doesn't even use the default reference system, but manages its "models" somewhere outside in custom data containers not related to Meta.
Do you mean that it does not query System withEMOF metamodel elements but query the metaclasses ?
Not quite. What I mean is that Moose uses a custom solution as container for model elements, that is way there can be more than one model in Moose even though Moose uses only one System instance.
cheers, AA