confy icon indicating copy to clipboard operation
confy copied to clipboard

Generic format

Open matthiasbeyer opened this issue 4 years ago • 0 comments

This PR adds a generic type parameter to specify the deserialization format.

This PR is not ready yet, and - maybe more importantly - is a draft because I just want to propose this. I'm not 100% happy with how the API looks!

Lets discuss whether something like this is an idea. Maybe we could change the API so that not a generic argument is passed, but an actual object, to make the API a bit easier to use...?


This includes #49

matthiasbeyer avatar Jun 20 '21 10:06 matthiasbeyer