dolittle / Runtime

Runtime for Dolittle
https://dolittle.io
MIT License
14 stars 10 forks source link

Bson Serializer for immutable objects #31

Closed smithmx closed 6 years ago

einari commented 6 years ago

This might belong in the Fundamentals - not Runtime. I could see for instance the introduction of a Bson serializer become interesting.

Could you move it - tag it with 2.0.0 milestone and make it child of #26

einari commented 6 years ago

Also, we might be able to capture this with: https://github.com/dolittle/DotNET.Fundamentals/issues/2 - as mentioned in the issue: https://github.com/dolittle/DotNET.Fundamentals/issues/15