Jaguar-dart / jaguar_serializer

Format (JSON, XML, protobuf, mongodb, etc) and platform (server, client) agnostic serialization framework
172 stars 34 forks source link

[WIP] refactoring to allow proto serialization #163

Closed jaumard closed 5 years ago

jaumard commented 5 years ago

fix #161 Remaining works:

This will be a breaking changes compare to the current API, but needed if we want to support more than just JSON serializer

jaumard commented 5 years ago

@tejainece before doing the cli part, let me know if you're ok with those changes. :)

jaumard commented 5 years ago

@lejard-h any feedback is appreciated too :)