Hi,

Is there anyway of doing sequenced generic aspects?

Example:

public aspect GenAspConcrete extends GenAsp<GenAsp T>>

The wanted behaviour is to make two implementations of the abstract but with the order defined from the inside the the outside.

Is this possible?

Basicly i'm looking for something similar to C++ templates.

Thx,

Nuno
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to