Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Type patterns in "within" with class qualifiers

[Sorry for insisting.]

Type patterns are not allowed to be qualified with modifiers in any pointcut, not just within().

At least in "within" I can find some interesting applications of
qualifiers (e.g., to generate declare errors whenever a non-abstract
class is annotated as an abstract factory when implementing the
corresponding pattern). Do you know why this is disallowed?

begin:vcard
fn:Manuel Menezes de Sequeira
n:Menezes de Sequeira;Manuel
org:ISCTE;DSI
adr;quoted-printable:;;Av.=C2=AA das For=C3=A7as Armadas;Lisboa;;1649-026;Portugal
email;internet:Manuel.Sequeira@xxxxxxxx
tel;work:+351 217903085
tel;fax:+351 217903927
tel;cell:+351 962337428
url:http://iscte.pt/~mms/
version:2.1
end:vcard


Back to the top