Hi,
This is nothing magic. byGroup is a cache dictionary that used as key
the metaDescription (well mooseDescription points to metaDescription).
This was unnecessary, because we can just use the class as key.
And then we will have:
AbstractGroup>>allMethods
self allWithType: FAMIXMethod.
Let's not dispair :). Indeed, we should try to have a remote coding
party. Maybe on Tuesday?
Doru
On Jun 12, 2008, at 10:16 PM, Stéphane Ducasse wrote:
add: anElement
| descriptionName group |
self flag: 'broken'.
descriptionName := anElement mooseDescription mmQualifiedName.
group := byGroup
at: descriptionName
ifAbsentPut: [OrderedCollection new].
group add: anElement.
elements add: anElement.
^anElement
I'm really sorry but I have the impression that we will not make it
that way.
The wrong person doing the wrong things.
stef
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
www.tudorgirba.com/blog
"Every now and then stop and ask yourself if the war you're fighting
is the right one."