Initial release of newxml done!
solidstate1991
laszloszeremi at outlook.com
Sun Sep 11 09:36:57 UTC 2022
On Sunday, 11 September 2022 at 07:13:18 UTC, WebFreak001 wrote:
>
> awesome! got some documentation or examples anywhere? Can't
> really seem to find how to use it really, but will definitely
> be useful when I do stuff with xml.
Documentation is a work in progress. I'll try to make some
examples with it (especially since I was also in need of an XML
library), until then the best I can say is that if you only need
DOM, then just use the example in the readme file to generate the
document, and rely on the official DOM documentations since it's
pretty much the same thing. I'll be slowly going through the code
to improve readability and stuff, which will also mean I'm going
to add range capabilities and such where it doesn't exist.
More information about the Digitalmars-d-announce
mailing list