• Bug
  • Status: Closed
  • Resolution: Fixed
  • drb
  • Reporter: sourceforgetracker
  • September 21, 2009
  • 0
  • Watchers: 0
  • September 22, 2009
  • September 22, 2009

Description

Currently DiskStore only allows Serializable objects. It would be nice if it allowed any arbitrary object and used a user supplied serializer to convert the object into bytes. The default implementation could work with serialization. Sourceforge Ticket ID: 1883929 - Opened By: nobody - 31 Jan 2008 22:23 UTC

Comments

Sourceforge Tracker 2009-09-21

Logged In: YES user_id=693320 Originator: NO

But what about replicators? We have RMI and JGroups which all require Serializable.

The change should also be applied there to be consistent.

I can see that this could be useful. If you are keen, can you please provide a patch and I will look at appling it for the upcoming 1.5. If you do the patch upload it to patches. In the meantime I will close the feature request. Comment by: gregluck - 4 May 2008 21:14 UTC

Fiona OShea 2009-09-22

Re-opening so that I can properly close out these issues and have correct Resolution status in Jira