"adrian(a)jboss.org" wrote : Do you even read the JIRA issues assigned to you? :-)
No, I have you to remind me of them. :-)
- http://jira.jboss.com/jira/browse/JBREFLECT-2
You did the issue moving just recently, and now you're showing off. :-)
But yeah, I need to clean some of my JBREFLECT issues.
Constantly putting them to the back of my mind.
"adrian(a)jboss.org" wrote :
| No because the objects are shared unlike the normal reflection objects.
So, even after this JBREFLECT-2 is done, it wont be possible to create that method on the spi interfaces?
Or what would resolved JBREFLECT-2 issue do?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136333#4136333
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136333
"alesj" wrote : "alesj" wrote :
| | I guess we wont be able to do it w/o Field.setAccessible(true)?
| |
| Should we introduce setAccessible(boolean) to FieldInfo, MethodInfo, ConstructorInfo?
|
No because the objects are shared unlike the normal reflection objects.
This makes them more efficient in terms of memory and construction.
That is one of the reasons why the reflect classes were created in the first place.
anonymous wrote : Does Javassist have something equivalent?
Do you even read the JIRA issues assigned to you? :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136327#4136327
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136327