Koloboke icon indicating copy to clipboard operation
Koloboke copied to clipboard

Implement Serializable everywhere

Open leventov opened this issue 12 years ago • 7 comments

leventov avatar Jan 27 '14 10:01 leventov

+1

nightwolfzor avatar Jul 24 '15 07:07 nightwolfzor

+1

boldtrn avatar Nov 11 '15 08:11 boldtrn

+1 By the way, has any progress has been made in this direction? Is there any estimate of when this will be implemented?

adrianomitre avatar Jan 10 '16 17:01 adrianomitre

@adrianomitre The current project development platform is at a dead end. I'm in the process of slow preparing of the new platform. There is a certain progress in this direction, but no estimates when it could be shipped (and I couldn't yet even guarantee, that is will ever be shipped.)

I won't pay time for implementing this feature on the old (current) platform. So you could implement it yourself, or switch to a collection library which has this feature.

leventov avatar Jan 10 '16 20:01 leventov

@adrianomitre FYI "the new platform" is described here: https://github.com/OpenHFT/Koloboke/wiki/Koloboke:-roll-the-collection-implementation-with-features-you-need

leventov avatar Jan 10 '16 20:01 leventov

@leventov Thank you for the reply. I would be glad to implement it myself, at least for the few classes I need. Where can I found the sources for the specific classes implementing the interfaces, e.g., HashIntSet?

adrianomitre avatar Jan 10 '16 23:01 adrianomitre

@adrianomitre MutableDHashByteSetGO, MutableDHashByteSet, MutableDHashByteSetGO.WithCustomEquivalence.

leventov avatar Jan 11 '16 09:01 leventov