| View previous topic :: View next topic |
| Author |
Message |
Johnnie Norsworthy Guest
|
Posted: Fri Nov 10, 2006 1:53 am Post subject: TNativeXML |
|
|
I am considering purchasing TNativeXML for reading some small XML files. It
looks easier to work with and lighter-weight than Delphi's offering.
Should I look at any others, or will I be happy with this purchase? This is
the first time I have ever really had to read from XML data and I don't want
to need an upgrade soon.
-Johnnie |
|
| Back to top |
|
 |
Anthoni Gardner Guest
|
Posted: Fri Nov 10, 2006 3:46 am Post subject: Re: TNativeXML |
|
|
Hi Johnnie,
"Johnnie Norsworthy" <jln206 (AT) verizon (DOT) net> wrote in message
news:45538758 (AT) newsgroups (DOT) borland.com...
| Quote: | I am considering purchasing TNativeXML for reading some small XML files.
It
looks easier to work with and lighter-weight than Delphi's offering.
Should I look at any others, or will I be happy with this purchase? This
is
the first time I have ever really had to read from XML data and I don't
want
to need an upgrade soon.
|
I needed to find a way to accept XML into my application from an exernal
posting to my webserver. After trying Delphi XML Mapper and the headaches I
faced getting it to work in a webserver (because it uses a Com Object) I
decided to try TNativeXML.
It took me less than a day to get it work and is now working in a full
production server (with RTC Components as well).
I think TNativeXML is superb. Very fast, very easy to use. Well worth it.
Nils is also superb with the help he offers.
Hope this helps.
Regards
Anthoni |
|
| Back to top |
|
 |
Johnnie Norsworthy Guest
|
Posted: Sat Nov 11, 2006 12:09 am Post subject: Re: TNativeXML |
|
|
"Anthoni Gardner" <nononon (AT) nonono (DOT) com> wrote in message
news:4553a1a0 (AT) newsgroups (DOT) borland.com...
| Quote: | I think TNativeXML is superb. Very fast, very easy to use. Well worth it.
Nils is also superb with the help he offers.
|
Anthoni,
Thanks for taking the time to respond. I haven't had any responses that say
"Don't buy that!", so I think I will. It looks like the perfect solution for
my XML needs.
-Johnnie |
|
| Back to top |
|
 |
Fredrik Nordbakke Guest
|
Posted: Sat Nov 11, 2006 1:49 am Post subject: Re: TNativeXML |
|
|
Johnnie Norsworthy wrote:
| Quote: | "Anthoni Gardner" <nononon (AT) nonono (DOT) com> wrote in message
news:4553a1a0 (AT) newsgroups (DOT) borland.com...
I think TNativeXML is superb. Very fast, very easy to use. Well worth it.
Nils is also superb with the help he offers.
Anthoni,
Thanks for taking the time to respond. I haven't had any responses that say
"Don't buy that!", so I think I will. It looks like the perfect solution for
my XML needs.
|
You won't regret it. This is a great component, easy to use, and very
fast. And great support too. It's steal at only €29.95. |
|
| Back to top |
|
 |
Leif Holmgren Guest
|
Posted: Sun Nov 12, 2006 9:47 pm Post subject: Re: TNativeXML |
|
|
Johnnie Norsworthy wrote:
| Quote: | I am considering purchasing TNativeXML for reading some small XML files. It
looks easier to work with and lighter-weight than Delphi's offering.
Should I look at any others, or will I be happy with this purchase? This is
the first time I have ever really had to read from XML data and I don't want
to need an upgrade soon.
|
Don't know anything about TNativeXML. If it's cheap you should probably
go for it.
There is however a free alternative. Turbopower's old XMLpartner. It's
not supported anymore but still useful as is out of the download.
(www.sf.net/projects/tpxmlpartner). Someone else mentioned web-server
interfaces and there is no such thing in the xmlpartner stuff. Just
plain XML parsing (DOM + SAX) and generation. There are also XSLT and FO
support even though not complete. |
|
| Back to top |
|
 |
OBones Guest
|
Posted: Fri Nov 17, 2006 6:37 pm Post subject: Re: TNativeXML |
|
|
Johnnie Norsworthy wrote:
| Quote: | I am considering purchasing TNativeXML for reading some small XML files. It
looks easier to work with and lighter-weight than Delphi's offering.
Should I look at any others, or will I be happy with this purchase? This is
the first time I have ever really had to read from XML data and I don't want
to need an upgrade soon.
|
If you already have the JVCL installed, look at the TJvSimpleXML
component, it's fast and easy to use, and because it is part of the
JVCL, it is free as well  |
|
| Back to top |
|
 |
Robert Smith Guest
|
Posted: Sat Apr 14, 2007 1:32 am Post subject: Re: TNativeXML |
|
|
I can say that I'm happy with it! Very easy to use!
- Robert Smith
Johnnie Norsworthy wrote:
| Quote: | I am considering purchasing TNativeXML for reading some small XML
files. It looks easier to work with and lighter-weight than Delphi's
offering.
Should I look at any others, or will I be happy with this purchase?
This is the first time I have ever really had to read from XML data
and I don't want to need an upgrade soon.
-Johnnie
|
-- |
|
| Back to top |
|
 |
DRS Guest
|
Posted: Sun May 06, 2007 9:32 pm Post subject: Re: TNativeXML |
|
|
"OBones" <obones_gfd_ (AT) _gfz_altern (DOT) org> wrote in message
news:455dad26$1 (AT) newsgroups (DOT) borland.com
[...]
| Quote: | If you already have the JVCL installed, look at the TJvSimpleXML
component, it's fast and easy to use, and because it is part of the
JVCL, it is free as well
|
Which tab is that in? I can't find it in JVCL 3.31. |
|
| Back to top |
|
 |
|