Scott Blomquist

Results 7 comments of Scott Blomquist

I have a crazy idea for a dependency-free internal JSON representation that's trivially compatible with `Newtonsoft.Json`, `System.Text.Json`, `IDictionary` and any other reasonable JSON DOM. I'll try to whip up a...

Just wanted to ping this issue--I'm still working on this. I have an 80% complete prototype with an approach that I'm 95% happy with, but there are definitely some bumps...

Definitely on board with supporting fewer public types. TBH, I don't know what real use cases of this library look like well enough to have an intuition for what types...

> I suggest that I stop my work if you are going ahead. @goofballLogic It's definitely premature to put all our chips on my not-quite-finished proof-of-concept. I promise I'm not...

Are there any official builds coming up that might incorporate this? For now, I'm running my own local build, but it would be nice to have this in the Steam...

Thanks for the pull request! Is the primary goal to have versions of those methods that don't ever throw? I notice that the new extraction plan now uses a class's...

@duydang2311, I converted this to a Draft PR for now. Please mark it as `Ready for review` once it's ready. And let me know if you have any questions or...