Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Matching on one of an annotation's values in a multivalued property?

For the record, after typing out loud in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405016, I've officially
flip-flopped and agree with Alexander & Romain.

Operator "=" should not be overloaded.  It should only be used with
single-valued attributes.  Curly brackets should be used with multivalued
attributes.

-matthew



--
View this message in context: http://aspectj.2085585.n4.nabble.com/Matching-on-one-of-an-annotation-s-values-in-a-multivalued-property-tp4650839p4650907.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top