Hi guys,
I have two basic questions regarding the implementation of Moose 1) How do we manage now the currentModel (the selected Model in the Moose UI)? A long time ago :) :), we have had the ModelManager class and we could do ModelManager uniqueInstance currentModel
2) Properties: I have seen that we are using pragmas from the instance side. Is it right? Or are there any other way of specifying them?
Cheers,
Gabi
Hi Gabi,
Nice to hear from you :).
ModelManager was replaced by just another Model that holds Models. To get to it, you do "MooseModel root" and if you want to see allModels from there, you do "MooseModel root allModels".
Yes, properties are defined using pragmas.
Which Moose are you using? Pharo or VW?
Cheers, Doru
On 12 Apr 2010, at 02:11, Gabriela Arevalo wrote:
Hi guys,
I have two basic questions regarding the implementation of Moose
- How do we manage now the currentModel (the selected Model in the
Moose UI)? A long time ago :) :), we have had the ModelManager class and we could do ModelManager uniqueInstance currentModel
- Properties: I have seen that we are using pragmas from the
instance side. Is it right? Or are there any other way of specifying them?
Cheers,
Gabi _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Beauty is where we see it."