Just not to forget when we upgrade

http://forum.hibernate.org/viewtopic.php?t=938730&postdays=0&postorder=asc&start=15
<out-of-topic>
BTW I have added jar file support and filtering by "magic" number. "getTransformer" was changed to use array of class and interface names, it will help to remove custom class file visitor to detect duplicate enhancement (you need to remove it for jar file enhancement support).


if ( Arrays.asList(names).contains( INTERCEPT_ENABLED ) ) return null;


</out-of-topic>


-- Emmanuel Bernard [EMAIL PROTECTED] callto://emmanuelbernard

http://www.hibernate.org





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to