[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-1222) Refactor of MethodCall class

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu May 1 07:12:18 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBCACHE-1222?page=all ]

Manik Surtani resolved JBCACHE-1222.
------------------------------------

    Resolution: Done

> Refactor of MethodCall class
> ----------------------------
>
>                 Key: JBCACHE-1222
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1222
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Mircea Markus
>         Assigned To: Mircea Markus
>             Fix For: 2.2.0.GA
>
>
> Instead of using reflection for calling methods on cache, all those called methods(the CacheImpl._xyz methods) might be moved to their own classes. Benefits:
> - no more reflection calls (small as reflection optimized)
> - the rollback and do methods would be in same place
> - easier to read code
> - code would be easy to test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list