unify bytecode instrumentation
------------------------------
Key: HHH-1968
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1968
Project: Hibernate3
Type: Improvement
Components: core
Reporter: Steve Ebersole
Assigned to: Steve Ebersole
Fix For: 3.2.0.ga
Currently there is completely seperate code (with much duplication) to handle instrumenting a class via ant tasks and via transformation (i.e. classloader). Conceptually these are very similiar constructs. Centralize and re-use...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|