[ 
http://issues.apache.org/jira/browse/IBATIS-164?page=comments#action_12368328 ] 

Sven Boden commented on IBATIS-164:
-----------------------------------

I would like to close IBATIS-164 as "won't fix" on february, 5th ... unless 
complaints, objections, ....

Reasons:
1) adding the one line as requested does not work with the current stubs iBATIS 
uses for OScache... they can probably be upgrade to comply with OScache 2.2 in 
the future.

2) If this JIRA would be implemented it would break the iBATIS configuration 
for people currently using it. OSCache configuration via iBATIS is currently 
done via an external oscache properties files (as described in the the 
Developer Guide).

> Oscache Properties
> ------------------
>
>          Key: IBATIS-164
>          URL: http://issues.apache.org/jira/browse/IBATIS-164
>      Project: iBatis for Java
>         Type: New Feature
>   Components: SQL Maps
>     Versions: 2.1.0
>     Reporter: marco Berri

>
> Hi
> in next Ibatis version, could you insert this line in  OSCacheController.java 
> class?
> public void configure(Properties props) {
>       this.CACHE = new GeneralCacheAdministrator(props);   
>     
>  }
> Thanks a lot 

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to