[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XML Schema: "Best used with the ______ tool"
- From: "Andrew Welch" <andrew.j.welch@gmail.com>
- To: "Boris Kolpackov" <boris@codesynthesis.com>
- Date: Wed, 3 Dec 2008 10:51:07 +0000
Hi Boris,
> Note how in the XQuery case I had to invent a delimiter (':') for
> the first, last, and age fields so that I could pass them as a string
> from XQuery to the programming language. I then had to manually parse
> this string and convert the age field to unsigned short. To me, this
> doesn't look easier than data binding at all.
Surely you wouldn't return a delimited string, you would return person
nodes and then select the values from the returned nodes?
Also, the comparison isn't quite right - the only fair thing would be
time how long it takes to output the information to a file or standard
out (the gui language would likely be different in either case, say
swing vs html)
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]