[ http://issues.apache.org/jira/browse/IBATIS-73?page=comments#action_62486 ] Clinton Begin commented on IBATIS-73: -------------------------------------
Something else we need (should be opened in another ticket) is code to allow complete custom implementations of CacheModel. Similar to how we allow TagHandler or TagHandlerCallback, we need to allow both CacheModel and CacheController to be implemented. Some more advanced caching systems will require lower level control that only a custom CacheModel can provide. Cheers, Clinton > EHCache for iBatis > ------------------ > > Key: IBATIS-73 > URL: http://issues.apache.org/jira/browse/IBATIS-73 > Project: iBatis for Java > Type: New Feature > Components: SQL Maps > Versions: 2.0.9 > Reporter: Ales Justin > Attachments: ehcache_patch.zip, ehcache_patch_2.zip > > I have written a EHCache (http://ehcache.sourceforge.net/) implementation of > CacheController. > If there is any interest for this patch, I can send it or put it somewhere. > Rgds, Ales -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
