Skip to main content

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



Andre,

This problem is already being tracked:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=56600.

Matthew Webster
AOSD Project
Java Technology Centre, MP146
IBM Hursley Park, Winchester,  SO21 2JN, England
Telephone: +44 196 2816139 (external) 246139 (internal)
Email: Matthew Webster/UK/IBM @ IBMGB, matthew_webster@xxxxxxxxxx
http://w3.hursley.ibm.com/~websterm/

André Dantas Rocha <ad-rocha@xxxxxxxxxx>@eclipse.org on 14/11/2004 12:02:55

Please respond to aspectj-users@xxxxxxxxxxx

Sent by:    aspectj-users-admin@xxxxxxxxxxx


To:    <aspectj-users@xxxxxxxxxxx>
cc:
Subject:    [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