Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

You like to form new friendships and make new acquaintances.


comp / comp.lang.tcl / Re: ANNOUNCE: tDOM 0.9.5

SubjectAuthor
* ANNOUNCE: tDOM 0.9.5Rolf Ade
+* Re: ANNOUNCE: tDOM 0.9.5gustafn
|`- Re: ANNOUNCE: tDOM 0.9.5Harald Oehlmann
+- Re: ANNOUNCE: tDOM 0.9.5neophytos
`- Re: ANNOUNCE: tDOM 0.9.5Rolf Ade

1
Subject: ANNOUNCE: tDOM 0.9.5
From: Rolf Ade
Newsgroups: comp.lang.tcl
Organization: Me
Date: Sun, 13 Oct 2024 16:46 UTC
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: rolf@pointsman.de (Rolf Ade)
Newsgroups: comp.lang.tcl
Subject: ANNOUNCE: tDOM 0.9.5
Date: Sun, 13 Oct 2024 18:46:15 +0200
Organization: Me
Lines: 38
Message-ID: <871q0kdk88.fsf@pointsman.de>
Mime-Version: 1.0
Content-Type: text/plain
X-Trace: individual.net bkVWi4yW3i9wEp4gmlBqzQO9G5SL+M8dDDi17z23LRC/kA7SI=
Cancel-Lock: sha1:19+Lv3fK/C/XVLKeScO4uWf9Ndc= sha1:J0P38v1crHizUeaBzILHXhBcjmA= sha256:03PrbYmgCLIMTud4HCmoCQTGuFWsD9DPTRL3sI4/NDI=
User-Agent: Gnus/5.13 (Gnus v5.13)
View all headers

tDOM 0.9.5 works with Tcl 8.5, 8.6 and 9.0.

Beside bug fixes and general improvements this release includes

- Updated expat (2.6.3) and TEA.

- Added the method asCanonicalXML to serialize as Canonical XML
(https://www.w3.org/TR/2001/REC-xml-c14n-20010315).

- Even more options (-escapeCR and -escapeTab) to control the asXML
serialization.

- Added the asTclValue method which return JSON data as simple nested
Tcl lists.

- Added the asTypedList method which return JSON data as typed nested
Tcl lists very much as huddle or tjson have it.

- Added the createFromTypedList method which provides another way to
the already present ones to create JSON data from the scratch.

- With Tcl 9 now even on LLP64 platforms (windows 64-bit most
prominently, perhaps the only notable one) there are single text
nodes with more than 2 GBytes length possible (LP64 platforms - as
Unix, Linux, Mac - had this already with tDOM 0.9.4).

See the CHANGES files in the top-level directory of the source
distribution for a more detailed list, and the timeline of the
official tDOM repository at https://tdom.org/index.html/timeline for a
complete list of changes.

For downloads and other information see the README on http://tdom.org.
Additional to the source code packages Windows binaries for Tcl 8.6
and Tcl 9 for 32-bit and 64-bit are provided. Bare access at
http://tdom.org/downloads/

rolf

Subject: Re: ANNOUNCE: tDOM 0.9.5
From: gustafn
Newsgroups: comp.lang.tcl
Organization: novaBBS
Date: Mon, 14 Oct 2024 09:51 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: neumann@wu-wien.ac.at (gustafn)
Newsgroups: comp.lang.tcl
Subject: Re: ANNOUNCE: tDOM 0.9.5
Date: Mon, 14 Oct 2024 09:51:35 +0000
Organization: novaBBS
Message-ID: <27bb12c7f014947ff9982b945359aa50@www.novabbs.com>
References: <871q0kdk88.fsf@pointsman.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: i2pn2.org;
logging-data="1980388"; mail-complaints-to="usenet@i2pn2.org";
posting-account="Yxu5orlCBIHAiDge6PHWlUtb4Pj0k1XtP9p5AeHN+34";
User-Agent: Rocksolid Light
X-Rslight-Site: $2y$10$NGvfmQbbuMc6nyERuPNlsu7JpWlDPsjUsDRoJRK6Yeuu219rir/XW
X-Rslight-Posting-User: 2954f887097b984356858f4cd00296d77ada85f6
X-Spam-Checker-Version: SpamAssassin 4.0.0
View all headers

Rolf,

many thanks, great news!
These additions are very much appreciated!
-g

Subject: Re: ANNOUNCE: tDOM 0.9.5
From: Harald Oehlmann
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Mon, 14 Oct 2024 10:33 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wortkarg3@yahoo.com (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: ANNOUNCE: tDOM 0.9.5
Date: Mon, 14 Oct 2024 12:33:19 +0200
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <veis1h$13hc3$1@dont-email.me>
References: <871q0kdk88.fsf@pointsman.de>
<27bb12c7f014947ff9982b945359aa50@www.novabbs.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 14 Oct 2024 12:34:30 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="04dd0001cee849d7c4104f7b957f4c30";
logging-data="1164675"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+GUO5YTRoVuiEE40iSzgfm"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:E48HkU/umTMeE69VS9B7MFvz3NU=
Content-Language: en-GB
In-Reply-To: <27bb12c7f014947ff9982b945359aa50@www.novabbs.com>
View all headers

Am 14.10.2024 um 11:51 schrieb gustafn:
> Rolf,
>
> many thanks, great news!
> These additions are very much appreciated!
> -g

+1 !

I am fascinated by the increasing support of JSON which looks just easy
to use. At the end, I need only one tool for XML and JSON !

Thanks,
Harald

Subject: Re: ANNOUNCE: tDOM 0.9.5
From: neophytos
Newsgroups: comp.lang.tcl
Organization: RetroBBS
Date: Mon, 14 Oct 2024 12:32 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: neophytos@gmail.com (neophytos)
Newsgroups: comp.lang.tcl
Subject: Re: ANNOUNCE: tDOM 0.9.5
Date: Mon, 14 Oct 2024 12:32:24 +0000
Organization: RetroBBS
Message-ID: <304fd9a52ee168525d40d386001217b4@www.rocksolidbbs.com>
References: <871q0kdk88.fsf@pointsman.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: i2pn2.org;
logging-data="1998257"; mail-complaints-to="usenet@i2pn2.org";
posting-account="YytBk8wSTHipKEcEVPqf5Nwc4Zr+hfR6L7HalDm5ecY";
User-Agent: Rocksolid Light
X-Spam-Checker-Version: SpamAssassin 4.0.0
X-Rslight-Posting-User: bf81f05f7b6b2d2e4d4fda75a800e94a0211156f
X-Rslight-Site: $2y$10$nwHnwG938L5fmvftt3GtAOyFdBKKSuvuNQquo0qCzBoG4vZG/s2wq
View all headers

Hi Rolf,

Congrats! Thanks for the mention.

-n.

Subject: Re: ANNOUNCE: tDOM 0.9.5
From: Rolf Ade
Newsgroups: comp.lang.tcl
Organization: Me
Date: Tue, 15 Oct 2024 19:14 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: rolf@pointsman.de (Rolf Ade)
Newsgroups: comp.lang.tcl
Subject: Re: ANNOUNCE: tDOM 0.9.5
Date: Tue, 15 Oct 2024 21:14:10 +0200
Organization: Me
Lines: 51
Message-ID: <8734kxdvr1.fsf@pointsman.de>
References: <871q0kdk88.fsf@pointsman.de>
Mime-Version: 1.0
Content-Type: text/plain
X-Trace: individual.net LxNKHNwdEThiSzLticxYxART72XRQCMllXIBJSKYwJJPd0ZF8=
Cancel-Lock: sha1:D9TXXAspjKCgqi/fTAegHbv53bg= sha1:rgbIduRe8htoRM7Br8RrCJk305A= sha256:9mzmhJ5XHana03HRBMX2keOEFtvisYS4IiALkQ7ZK0k=
User-Agent: Gnus/5.13 (Gnus v5.13)
View all headers

Unfortunately I missed to regenerate the HTML and man versions of one of
the changed xml documentation files (domDoc.xml). Thanks goes to Gregor
who noticed and reported.

Since there is no code change, I regenerated this files, moved the
release tags and replaced the source code archives in the download
directory.

I'm sorry for any confusion and inconvenience from this.

rolf

Rolf Ade <rolf@pointsman.de> writes:
> tDOM 0.9.5 works with Tcl 8.5, 8.6 and 9.0.
>
> Beside bug fixes and general improvements this release includes
>
> - Updated expat (2.6.3) and TEA.
>
> - Added the method asCanonicalXML to serialize as Canonical XML
> (https://www.w3.org/TR/2001/REC-xml-c14n-20010315).
>
> - Even more options (-escapeCR and -escapeTab) to control the asXML
> serialization.
>
> - Added the asTclValue method which return JSON data as simple nested
> Tcl lists.
>
> - Added the asTypedList method which return JSON data as typed nested
> Tcl lists very much as huddle or tjson have it.
>
> - Added the createFromTypedList method which provides another way to
> the already present ones to create JSON data from the scratch.
>
> - With Tcl 9 now even on LLP64 platforms (windows 64-bit most
> prominently, perhaps the only notable one) there are single text
> nodes with more than 2 GBytes length possible (LP64 platforms - as
> Unix, Linux, Mac - had this already with tDOM 0.9.4).
>
> See the CHANGES files in the top-level directory of the source
> distribution for a more detailed list, and the timeline of the
> official tDOM repository at https://tdom.org/index.html/timeline for a
> complete list of changes.
>
> For downloads and other information see the README on http://tdom.org.
> Additional to the source code packages Windows binaries for Tcl 8.6
> and Tcl 9 for 32-bit and 64-bit are provided. Bare access at
> http://tdom.org/downloads/
>
> rolf

1

rocksolid light 0.9.8
clearnet tor