Rajeev Ravi
Rajeev Ravi
Can I have a go at this?
I'll check the analysis to see what can be done.
@snakefoot How does this look?
@snakefoot I have changed it as per your comment, please take a look. For the coverage part, I will add in a testcase to solve that.
As per your suggestion, created a new function in `IJsonConvertor `to handle dottedRecursion so that It doesnt depend on the `DefaultJsonSerializer` , This change makes it a standalone change and...
@snakefoot How does this look?
- Improve handling of list-collections. Instead of outputting the List-Count, then output the List-items. (**This is done for dictionary to output in a different way since the keys cannot be...
@snakefoot Yes thats all for this, after this I will start working on the other issue (#5990)
@snakefoot Sure! great to help.
@snakefoot Looks easy enough! can I take a look?