www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - GSOC2025: Json Library for D, weekly update #10

reply Gaofei <qiugaofei53391 gmail.com> writes:
This week I made deserializeImpl for JSONValue consistent with 
the policy architecture and added a max depth check in 
defaultDeserializePolicy.
https://github.com/schveiguy/jsoniopipe/pull/59
https://github.com/schveiguy/jsoniopipe/pull/62

And the draft of the final report of this project is here:
https://github.com/gulugulubing/jsoniopipe/wiki/JSON-Library-for-D,-GSoC-2025
Aug 26
parent reply Dom DiSc <dominikus scherkl.de> writes:
On Tuesday, 26 August 2025 at 15:42:31 UTC, Gaofei wrote:
 And the draft of the final report of this project is here:
 https://github.com/gulugulubing/jsoniopipe/wiki/JSON-Library-for-D,-GSoC-2025
This has reached a mayor milestone. Congratulations!
Aug 26
parent Gaofei <qiugaofei53391 gmail.com> writes:
On Tuesday, 26 August 2025 at 21:32:42 UTC, Dom DiSc wrote:
 On Tuesday, 26 August 2025 at 15:42:31 UTC, Gaofei wrote:
 And the draft of the final report of this project is here:
 https://github.com/gulugulubing/jsoniopipe/wiki/JSON-Library-for-D,-GSoC-2025
This has reached a mayor milestone. Congratulations!
Thanks a lot! Really appreciate that. Big thanks to DLF for making it all happen!
Aug 26