doru
do you have an idea
if this is correct that
FMPragmaProcessor new processClass: FAMIXContainerEntity
returns a FM3MetaDescription whose attributes are empty?
FAMIXContainerEntity asMooseDescription attributes size
-> 4
Do you think that we should fix processClass:
Stef
On Sep 23, 2011, at 3:16 PM, Tudor Girba wrote:
Hi Stef,
On 23 Sep 2011, at 14:44, Stéphane Ducasse wrote:
I imagine that I cannot ask an FAME attribute the
methods that defined it.
Am I correct?
No. You have implementingSelector.
FAMIXPackage asMooseDescription attributes first implementingSelector
--> #numberOfMethods
http://www.themoosebook.org/book/internals/fame/smalltalk-integration
So this means that if I want to know that an
attribute got tagged with a package pragma: I have to query that at the smalltalk level.
For the package pragma, we have to enhance the FMPragmaProcessor to take it into
account.
Cheers,
Doru
But this means that I also have to check that
this is the correct attributes I got
<MSEProperty: #annotationInstances type: #FAMIXAnnotationInstance opposite:
#annotatedEntity> <multivalued> <derived>
<package: #Java>
Stef
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev