|
From: Rob H. <ro...@ca...> - 2004-11-19 10:43:25
|
All, I have posted an update on JIRA regarding these issues (which are the same) and I would appreciated everyones on input on the suggested solutions. http://opensource.atlassian.com/projects/spring/browse/SPR-472 For those of you who are unware 1.1.1 conatined a nasty bug where proxy creation, with CGLIB, would restore any default state in the target object if your constructor set this state explicitly through method calls. I fixed this 1.1.2 although annoying the fix was only partial and this problem still shows up, but only when methods called by the constructor are unadvised. Rob |