ANNOUNCE: XML Tools 2.5
ANNOUNCE: XML Tools 2.5
- Subject: ANNOUNCE: XML Tools 2.5
- From: Mark Alldritt <email@hidden>
- Date: Mon, 30 Sep 2002 08:39:20 -0700
Late Night Software has just released XML Tools 2.5. XML Tools is a
Scripting Addition that allows AppleScript to parse and generate XML data.
XML Tools 2.5 runs natively on Mac OS 8.6-9.2.2 and Mac OS X 10.x.
Main Web Page:
http://www.latenightsw.com/archives/XMLTools2/index.html
Download:
http://www.latneightsw.com/archives/XMLTools2.5.sit.hqx
Changes in this version are:
* Added a new separate namespace URIs parameter to the parse XML command.
This parameter, which is true by default, controls how namespaces are
reported when parsing XML data. When true, XML Tools reports tag names and
the associated namespace in separate properties of the XML Element record,
XML tag and XML namespace uri respectively. When false, only the XML Tag
property is generated containing both namespace URI and the tag name in the
format URI:TagName.
* Mac OS X 10.2 introduced changes to the AppleEvent Manager that slowed XML
Tools down considerably when parsing complex XML documents. XML Tools 2.5
contains changes which improve performance by roughly 20% on 10.2 systems.
Cheers
-Mark
---------------------------------------------------------------------
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 333 Moss Street
FAX: 250-383-3204 Victoria, B.C.
WEB:
http://www.latenightsw.com/ CANADA V8V-4M9
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.