The XML and JSON library
Chris via Digitalmars-d
digitalmars-d at puremagic.com
Thu Sep 29 02:03:06 PDT 2016
On Wednesday, 28 September 2016 at 21:40:12 UTC, Szabo Bogdan
wrote:
> On Sunday, 25 September 2016 at 09:12:03 UTC, Lodovico Giaretta
> wrote:
>> On Sunday, 25 September 2016 at 08:26:58 UTC, Basile B. wrote:
>>> On Sunday, 25 September 2016 at 08:19:22 UTC, Szabo Bogdan
>>> wrote:
>>>> [...]
>>>
>>> Wrong. Someone worked on a replacement this summer, in the
>>> context of the gsoc:
>>>
>>> https://github.com/dlang/phobos/pull/4741
>>
>> And... It's almost ready. I just have to find some time to
>> finish up some bits and add more documentation.
>
> Awesome!
>
> I guess the interface of the `std.experimental.xml` package
> will not change too soon... and I guess that I can assume that
> I can try to use it in my projects...
>
> How about Json... there is something that is stopping the D
> community to move the `vibe.data.json` to `phobos`?
Yeah, I was thinking of using it anyway, because it won't change
substantially, if it's only about the docs now (more or less).
More information about the Digitalmars-d
mailing list