Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Implementation limitation

Hi,
 
When I try to do bytecode weaving I receive the following error:
 
"can't use declare parents to change superclass of binary form 'identifier.TestIdentifier' (implementation limitation)"
 
Is there plans to implement it in future AspectJ versions?
 
Thanks,
 
André
 

Back to the top