[GSoC] Improved FlatBuffers and/or Protobuf Support ~ Binary Serialization

Ahmet Sait nightmarex1337 at hotmail.com
Tue Apr 2 00:05:24 UTC 2019


On Monday, 1 April 2019 at 09:57:08 UTC, Jacob Carlborg wrote:
> On 2019-03-29 01:18, Ahmet Sait wrote:
>
>> - Should I tackle the std.serialization [3] idea?
>
> I would love that. FlatBuffers or Protobuf could be one of the 
> backends. Although you might need to implement more than one 
> backend to make sure the frontend API actually is general 
> enough to implement multiple backend. Ideally two completely 
> different kind of backend, like FlatBuffers and JSON, for 
> example.

Thanks for the feedback! I decided I should gather some 
experience building a serialization library first before thinking 
about designing std.serialization.

Also, I want to know if I can ask you questions when working on 
my project (since you're the author of orange lib and have 
experience) ?


More information about the Digitalmars-d mailing list