On Sunday, 3 August 2014 at 17:19:04 UTC, Sean Kelly wrote:

Is there support for output? I see the makeArray and makeObject routines... Ideally, there should be a way to serialize JSON against an OutputRange with optional formatting.

I think it should only provide very primitive functions to serialize basic data types. Then Phobos should provide a separate module/package for generic serialization where JSON is an archive type using this module as its backend.

--
/Jacob Carlborg

Reply via email to