on 1/24/01 7:54 AM, "John Thorhauer" <[EMAIL PROTECTED]> wrote:

> I would like to add a method to the interface and service to remove items
> from the cache on an individual basis as follows:
> 
> public void removeObject(String id)
> {
> cache.remove(id);
> }
> 
> This way I can remove one object from the cache without having to refresh the
> whole thing.  Are there any problems with this?

thanks for asking here first....

+1

-jon

-- 
Honk if you love peace and quiet.




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to