-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Rather than re-invent all the rules for serialization including attributes, how to interpret various types, etc., what about basing your new TAML serializer on PolyType?
A fully developed PolyType-based serializer is Nerdbank.MessagePack, and while there's a lot of code there to support the messagepack binary format with high performance, serializers can be relatively small and simple (like the CBOR, JSON and Xml example serializers here).
If you're interested in this, but don't have the time for it, would you accept a PR?
CC: @eiriktsarpalis
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels