[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Penlight 1.12.0 released
- From: Scott Morgan <blumf@...>
- Date: Mon, 10 Jan 2022 15:01:58 +0000
On 10/01/2022 14:12, Thijs Schreijer wrote:
> Deprecating the XML module seemed like the right thing to do. A lot of
> fixes and improvements to the xml module have been made in this release,
> But whilst performing those updates it became clear that specialised
> libraries should be used for parsing XML, and not a general propose
> utility library like Penlight, hence the decision.
This is a shame, as most the XML libs out there seem to be abandoned.
LuaExpat : 2011
LuaDist/luaxml : 2013
pugilua : 2016
Scott