FM3PropertyDescription>>packageOf

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FM3PropertyDescription>>packageOf

Stéphane Ducasse
I suggest that we add to FM3 something like that

        packagePragma
                ^ Pragma inMethod:
                                (self mmClass implementingClass >>self implementingSelector)
                                named: #package:

        package
                ^ look for FM3Package...

if we agree  I will write some tests soon.

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev