Thread overview
GSOC2025: Json Library for D, weekly update #10
6 days ago
Gaofei
5 days ago
Dom DiSc
5 days ago
Gaofei
6 days ago

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

5 days ago

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!

5 days ago

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!