Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] status of hasmethod and hasfield

Hi

Does anyone know what is the status of the "experimental" features hasmethod and hasfield?

On the maven aspectj site I found "Enables the compiler to support hasmethod(method_pattern) and hasfield(field_pattern) type patterns, but only within declare statements. It's experimental and undocumented because it may change, and because it doesn't yet take into account ITDs."

Is there any documentation on them?
is " it doesn't yet take into account ITDs." true?
Are they still considered to be experimental?

Best wishes,
Denes

Back to the top