On Thursday, 29 September 2016 at 20:14:27 UTC, Szabo Bogdan
wrote:
On Thursday, 29 September 2016 at 14:46:10 UTC, Nick Sabalausky
wrote:
[...]
Well... the json format can be used in a lot of cases not only
for the web and I think it does not make much sense to include
a web framework in order to use this format. Since it a a
general purpose format, I don't see why it could not be
included in phobos. Phobos has already a json library, which
is barely usable. I guess that a lot of people are using the
vibe.d's json instead of the one from Phobos.
Anyway... right now vibe.d it's split in sub packages and I can
include only the data package if I need it... I'm asking
because it would be nice if there would be a json structure in
Phobos with an interface at least as good as the one from vibe.
It's not as if it were the only json library though, asdf for
example isn't linked to any web framework
https://github.com/tamediadigital/asdf