Modify

Opened 15 years ago

Closed 15 years ago

#1826 closed Feature Request (Rejected)

A request about XML Files

Reported by: irmr.AHR@… Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Would you mind adding reading and writing xml files tools in next versions of AutoIt .

Attachments (0)

Change History (4)

comment:1 by Zedna, 15 years ago

There is UDF for this:

XML DOM wrapper (COM) COM XML wrapper for DOM
http://www.autoitscript.com/forum/topic/19848-xml-dom-wrapper-com/page__view__findpost__p__136943

It's wrapper over system MSXML dll file.
Maybe it would be nice to include this UDF as standard one...

comment:2 by TicketCleanup, 15 years ago

Version: 3.3.6.1

Automatic ticket cleanup.

in reply to:  2 comment:3 by anonymous, 15 years ago

'Native xml support' would indeed be nice. When XML will be supported by default then this should be a light and fast implementation. Now I have to change to Saxon for parsing large files to get a reasonable speed.

comment:4 by Valik, 15 years ago

Resolution: Rejected
Status: newclosed

You can access MS XML via UDF's as Zedna linked or directly via the COM object. If you can find a library in DLL or COM format you can use that as well. This does not need to be built in. In the future we may include UDFs that are a wrapper around MS XML.

Closing this ticket as rejected.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.