On 2015-04-16 14:28, w0rp wrote:
I think serialiastion for this JSON library should probably be considered out of scope until we have a general serisalisation API. Then once we have both, we can marry the two together. So as you say, the support from your end seems to be there. There just needs to be a serialiser to hook into it.
I'm working on the general serialization API. I'm working on rewriting Orange [1] to get it into Phobos. I'm asking about an API for converting basic types, that cannot be further taken apart, to JSON.
[1] https://github.com/jacob-carlborg/orange -- /Jacob Carlborg
