I'm wondering why a Method does not have a static/instance attribute. In Famix2.1 we had
hasClassScope: aBoolean
self privateState attributeSet: #hasClassScope value: aBoolean
Now I do not like to see that as Smalltalk specific since the distinction instance class is quite general enough if we map hasClassScope to isStatic?
Stef
Good point. This is a missing feature. I will add it.
Cheers, Doru
On Jun 13, 2008, at 8:16 PM, Stéphane Ducasse wrote:
I'm wondering why a Method does not have a static/instance attribute. In Famix2.1 we had
hasClassScope: aBoolean
self privateState attributeSet: #hasClassScope value: aBoolean
Now I do not like to see that as Smalltalk specific since the distinction instance class is quite general enough if we map hasClassScope to isStatic?
Stef _______________________________________________ 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
"Every successful trip needs a suitable vehicle."