dolittle / Home

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
http://www.dolittle.io
MIT License
27 stars 5 forks source link

RabbitMQ implementation should use the serializer directly on target type when deserializing #5

Closed einari closed 6 years ago

einari commented 7 years ago

All serializers in doLittle must support serializing into constructors matching properties in the object being deserialized - therefor it should be safe to use the deserialization directly