allMethods is implemented in AbstractGroup and is packaged in MooseFAMIXExtensions. AbstractGroup is the superclass of MooseModel. So, maybe there was an error when you loaded Moose?
Doru
On Jun 12, 2008, at 9:45 PM, stephane ducasse wrote:
Doru
when I try to run the test in Moose-All in Squeak I get a DNU model allMethods....
I want to check in VW but I do not succeed to run the tests. I should be sooooo fucking stupid. What a huge improvement this UI terribly excellent. I lost 20 min and now I'm pissed off.
allMethods does not seem to be implemented on mooseModel or I'm blind. But again I may be totally stupid.... I start to love really squeak.
I put a halt in the setUp method of the CandidateListOperator which is inoved in the ressources setup Now I
setUp
self halt. groups := (model allMethods reject: #isAbstract) groupedBy: #signature _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"Obvious things are difficult to teach."