[
https://jira.jboss.org/jira/browse/WELD-6?page=com.atlassian.jira.plugin....
]
David Allen commented on WELD-6:
--------------------------------
This is mostly done. The approach taken was to keep the information as OO as possible,
thus the change to WeldClass. The only part of the code that is still redundantly
checking class serializability is for class declared interceptors. Since all we have are
the Class<?> objects for these interceptors, a global would be required to cache the
serialization; a solution that is not such a good idea.
If we can live with this one special case, class declared interceptors, being redundantly
(only twice) checked for serializability, then this issue can be resolved.
cache serialization checks
--------------------------
Key: WELD-6
URL:
https://jira.jboss.org/jira/browse/WELD-6
Project: Weld
Issue Type: Feature Request
Components: Class Beans (Managed and Session), Producers (Methods, Fields and
Disposers)
Reporter: Pete Muir
Assignee: David Allen
Fix For: 1.0.1.CR1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira