public privileged aspect Test<T> {
}I get a parsing error on this. But I can't find in the doc. why this is disallowed. Can I have generic privileged aspects? Charles _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
