[
http://jira.jboss.com/jira/browse/JBSEAM-1977?page=comments#action_12396716 ]
Nicklas Karlsson commented on JBSEAM-1977:
------------------------------------------
Just out of curiosity: considering that the hibernate people are very familiar with cglib,
what was the design issue of not using it in seam in the first place?
Add reflection bytecode optimization in JBoss EL
------------------------------------------------
Key: JBSEAM-1977
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1977
Project: JBoss Seam
Issue Type: Feature Request
Components: EL
Reporter: Mikhail Grushinskiy
Assigned To: Norman Richards
Fix For: 2.0.2.GA
Attachments: ReflectionTest.java, ReflectionTest.java, ReflectionTest.java
Add reflection bytecode optimization in JBoss EL.
It could be done optional (as in Hibernate)
Even on JDK 5 cglib FastClass performs reflection calls faster.
EL is used heavily during render phase and it is critical that it is optimized for
performance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira