Re: [aspectwerkz-dev] custom bytecode attributes
"Michael Nascimento Santos" <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
> Actually I can't see why this feature can't use the same attributes as for > JRE 1.5 annotations. It might be more heavy, but there is a whole support of > these attributes in asm and the good thing that they can be read using new > reflection features in the 1.5 runtime... Personally, I don't like the idea of forcing the users to support JSR-175 attributes. They have to be interfaces, you can't have more than one of each type per class/method, besides the fact you need the attribute class to make your app run. There's been a lot of discussions about this in the Java community and I don't think there's been a consensus about it. Optional support for generating 100% JSR-175 annotations using JDK 1.4 would be great, though. Regards, Michael Nascimento Santos JSR 207 Expert Group Member http://www.javablogs.com.br/blogs/page/soujavamisterm http://today.java.net/pub/au/80 Sun Certified Programmer for the Java 2 Platform Sun Certified Mobile Application Developer Sun Certified Web Component Developer for J2EE Moderador SouJava - http://www.soujava.org.br