On Monday, 1 June 2015 at 15:11:54 UTC, Atila Neves wrote:
On Monday, 1 June 2015 at 12:52:45 UTC, Sean Campbell wrote:
I've been working on a new serialization module for Phobos and
its only reliant on 4 Phobos modules
it is available at
https://github.com/sycam0inc/phobos/blob/master/std/experimental/serialization.d
I would like some feedback on it
I'm biased since I wrote this:
https://github.com/atilaneves/cerealed.
I've used cerealed a bunch, I would be in favor of it being the
basis of a phobos library. It's very easy to use.
But I have not used Orange, so I can't comment on how it compares.