[jira] Created: (IBATIS-540) Classloader memory leak because of ThreadLocal in ResultObjectFactoryUtil

2008-10-03 Thread Sylvain Laurent (JIRA)
Classloader memory leak because of ThreadLocal in ResultObjectFactoryUtil - Key: IBATIS-540 URL: https://issues.apache.org/jira/browse/IBATIS-540 Project: iBatis for Java

[jira] Commented: (IBATIS-540) Classloader memory leak because of ThreadLocal in ResultObjectFactoryUtil

2008-10-03 Thread Kai Grabfelder (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636605#action_12636605 ] Kai Grabfelder commented on IBATIS-540: --- doesn't this has a performance impact?

[jira] Commented: (IBATIS-540) Classloader memory leak because of ThreadLocal in ResultObjectFactoryUtil

2008-10-03 Thread Sylvain Laurent (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636625#action_12636625 ] Sylvain Laurent commented on IBATIS-540: According to the comments in the original

[jira] Commented: (IBATIS-540) Classloader memory leak because of ThreadLocal in ResultObjectFactoryUtil

2008-10-03 Thread Kai Grabfelder (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636636#action_12636636 ] Kai Grabfelder commented on IBATIS-540: --- cool, then I guess it is save to apply it

Re: ibator - current status

2008-10-03 Thread Jeff Butler
I'm working on a pretty significant refactoring of ibator. The tests are running successfully, but I still have some work to do related to changes in the configuration DTD. The goal of the refactoring was to get away from huge classes with 1000's of lines of code - it was too difficult to