[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2505) Remove dependency on CGLib

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Mar 21 19:49:09 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2505?page=comments#action_26502 ] 

Steve Ebersole commented on HHH-2505:
-------------------------------------

It will eventually although it has already been decided that I am not going to make this switch until after this property is properly scoped by session-factory (it is currently classloader-wide).

Feel free to open a new improvemwent request to track this specifically if you wish.

> Remove dependency on CGLib
> --------------------------
>
>          Key: HHH-2505
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2505
>      Project: Hibernate3
>         Type: Improvement

>   Components: core
>     Versions: 3.2.2
>     Reporter: Mike Youngstrom

>
>
> Cglib is not a very actively maintained project and I'm running into asm library conflicts between javaassist and cglib.
> Would it be possible to remove the dependency on CGLIb and use javaassist for dynamic proxies as well as byte code enhancement?  Seam has eliminated dependency on cglib and moved to pure javaassist.  It would be nice if Hibernate could do the same.

-- 
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




More information about the hibernate-issues mailing list