[ http://jira.jboss.com/jira/browse/JBCACHE-88?page=history ]

Daniel Gredler updated JBCACHE-88:
----------------------------------

    Attachment: jbosscache_patch_remote_delegating_cacheloader.txt

Attaching example patch to better illustrate proposed enhancement.

> Add RemoteDelegatingCacheLoader
> -------------------------------
>
>          Key: JBCACHE-88
>          URL: http://jira.jboss.com/jira/browse/JBCACHE-88
>      Project: JBoss Cache
>         Type: Feature Request
>     Versions: 1.2
>     Reporter: Daniel Gredler
>     Assignee: Bela Ban
>     Priority: Minor
>  Attachments: jbosscache_patch_remote_delegating_cacheloader.txt
>
>
> The CacheLoader infrastructure is meant to allow lazy initialization via a 
> cache hierarchy. This is possible within a single VM thanks to 
> DelegatingCacheLoader. This functionality is not available, however, across 
> VM's. A possible approach is to make DelegatingCacheLoader abstract and add 
> two subclasses: LocalDelegatingCacheLoader and RemoteDelegatingCacheLoader. 
> Thoughts? Comments?

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to