Opened on Apr 27, 2008 at 1:50:16 AM
Closed on Apr 27, 2008 at 4:09:17 AM
Last modified on Jul 27, 2009 at 2:27:03 PM
#228 closed Feature Request (Rejected)
Parse and write XML
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | xml | Cc: |
Description
There should be a way to write and read XML-Data. For example, a script can read a xml via http and parse this xml. For the result, the preferred way should be a dom-tree.
Attachments (0)
Change History (4)
comment:1 by , on Apr 27, 2008 at 2:00:12 AM
| Milestone: | Future Release |
|---|---|
| Version: | 3.2.10.0 |
comment:2 by , on Apr 27, 2008 at 4:09:17 AM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
You can use MSXML and interact with it via AutoIt's native COM support. Closing as Rejected.
comment:3 by , on May 2, 2008 at 2:24:34 AM
If you search the forums you'll find that someone (I believe username elTorro) created some VERY good XML UDFs to cover exactly what Valik suggested.
comment:4 by , on Jul 27, 2009 at 2:27:03 PM
Yeah, but it becomes very bloated with those UDF's. I don't think its unreasonable to wish for it to be a core function.

Automatic ticket cleanup.