|
Re: static inter-type field on interface not supported [message #22588 is a reply to message #22252] |
Fri, 30 May 2003 13:14 |
Eclipse User |
|
|
|
Originally posted by: clemas.hotmail.com
Rice Yeh wrote:
> Hi,
> I am migrating my code from AspectJ1.02 to 1.1rc2 and finding this
> compliation error message "static inter-type field on interface not
> supported". Static inter-type field is supported in 1.0. Now it is no
> more supported. Is it a bug, or just not supported any more?
> Regards,
> Rice
Hi, this was recently asked/answered on the aspectj users list. It is a
deliberate change in 1.1 - here is the full article from the aspectj list:
> Jim Hugunin wrote:
>
> This lack of support is listed as a compiler limitation; meaning that they
> should be supported sometime in the future. They aren't implemented in 1.1
> because the benefits of using them are small compared to the work of
> implementing them correctly. Do you have a good reason not to just you're
> your static fields on the aspect itself?
>
> -Jim
>
> -----Original Message-----
>> From: Joel Shellman [mailto:joel@ikestrel.com]
>> Sent: Wednesday, April 30, 2003 12:21 AM
>> To: aspectj-users@eclipse.org
>> Subject: [aspectj-users] Static inter-type field on interface
>>
>> Is there a reason why static inter-type fields on interfaces are not
>> supported, or is that something that is planned to be supported in the
>> future?
>>
>> In fact, I thought I saw something in the FAQ that it should work.
>>
>> Thanks,
>>
>> -joel
-- Andy
AJDT Development
|
|
|
Re: static inter-type field on interface not supported [message #567763 is a reply to message #22252] |
Fri, 30 May 2003 13:14 |
Andrew Clement Messages: 162 Registered: July 2009 |
Senior Member |
|
|
Rice Yeh wrote:
> Hi,
> I am migrating my code from AspectJ1.02 to 1.1rc2 and finding this
> compliation error message "static inter-type field on interface not
> supported". Static inter-type field is supported in 1.0. Now it is no
> more supported. Is it a bug, or just not supported any more?
> Regards,
> Rice
Hi, this was recently asked/answered on the aspectj users list. It is a
deliberate change in 1.1 - here is the full article from the aspectj list:
> Jim Hugunin wrote:
>
> This lack of support is listed as a compiler limitation; meaning that they
> should be supported sometime in the future. They aren't implemented in 1.1
> because the benefits of using them are small compared to the work of
> implementing them correctly. Do you have a good reason not to just you're
> your static fields on the aspect itself?
>
> -Jim
>
> -----Original Message-----
>> From: Joel Shellman [mailto:joel@ikestrel.com]
>> Sent: Wednesday, April 30, 2003 12:21 AM
>> To: aspectj-users@eclipse.org
>> Subject: [aspectj-users] Static inter-type field on interface
>>
>> Is there a reason why static inter-type fields on interfaces are not
>> supported, or is that something that is planned to be supported in the
>> future?
>>
>> In fact, I thought I saw something in the FAQ that it should work.
>>
>> Thanks,
>>
>> -joel
-- Andy
AJDT Development
|
|
|
Powered by
FUDForum. Page generated in 0.03302 seconds