Hey Aaron, Have you made any progress on exposing the configuration option to issue removes?
Thanks, Ian. -----Original Message----- From: Smuts, Aaron [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 31, 2005 5:24 PM To: JCS Users List Subject: RE: Serializing question about JCS in a Lateral Cache config No. The lateral sends objects. It doesn't just issue remove requests by default. I'm not sure the configuration option to issue removes instead of requests is exposed. I will expose it tomorrow if it isn't already. I'm also working on a way to plugin a serializer, so if you wanted to use xstream, which doesn't require that your objects implement serializable, then you could. Aaron
