Lee Hinman
Lee Hinman
I went down the path of trying to make this and other changes suggested in the best practices, but it breaks a lot of things. This will take longer to...
I'm interested in CBOR support, I'm hoping it will be as simple as Smile formatting, I'll look into it!
Okay, I looked into this, I believe it should be possible to write a generic Cheshire function that will allow you to encode/decode with any factory, so anything jackson supports,...
Okay, so having a child has unfortunately sucked up a lot of my time for open source projects, so let's improve the community! @gfredericks I've added you as a contributor...
@JulianBirch I'm afraid I don't quite understand what this does, can you give me an example input that you are talking about? What does this have to do with CSS?
@JulianBirch ahh okay, that makes much more sense than CSS :) I think it would be worth adding, perhaps as a special `decode-with-leader` method or something similar?
I agree with Michael, if optional, yeah, if it added the dependency then probably not.
@lvh I think a dev-time only dep is okay with me
If we could add this as an option without sacrificing the performance of regular generation, I would be interested in seeing it, pull request welcome!
This is because keys are assumed to be either "stringy", or as keywords. So the key `Date` is just having `.toString` called on it.