Yes, it should be multivalued. Radu already patched this to return an array. I will send the announcement after he updates the official distribution.
Cheers, Doru
On Nov 10, 2008, at 1:00 PM, Toon Verwaest wrote:
Richard Wettel wrote:
Hi, Doru.
That's good news. What I indeed found in the mse file is the following:
(FAMIX.AnnotationInstance (id: 17584) (name 'SuppressWarnings') (belongsTo (idref: 17582)) (defaultValue {'deprecation';'unchecked'}) )
To make it work, I modified it to:
(FAMIX.AnnotationInstance (id: 17584) (name 'SuppressWarnings') (belongsTo (idref: 17582)) (defaultValue 'deprecation') )
I guess that should be (defaultValue 'deprecation' 'unchecked'), or is AnnotationInstance not multivalued? It al least seems like that's what java wants it to be... _______________________________________________ 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 thing has its own flow."