[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] 3 Sins of XML Usage
- From: "Pete Cordell" <petexmldev@codalogic.com>
- To: <xml-dev@lists.xml.org>
- Date: Fri, 26 Oct 2012 10:41:58 +0100
> ----- Original Message From: "Norman Gray"
> On 25 Oct 2012, at 17:46, "Costello, Roger L." <costello@mitre.org> wrote:
>
>> Sin #1: Using Java to Process XML
>
> This seems such an eccentric proposition that I think I must be
> misunderstanding you.
>
> If by 'process XML' you mean 'turning XML into other XML in what is
> basically a reformatting job' then yes, XSLT would obviously be top of the
> list of candidate technologies. But it depends what has to happen to the
> information during its processing.
Agreed. And if you use Java XML data binding your devs can be almost
oblivious to the fact that XML is present in the system apart from defining
the schema (which can be done by the one XML guru on your team).
Naturally data binding isn't appropriate in all cases in the same way that
XSLT isn't appropriate in all cases, but it can be a good fit where it is.
Pete Cordell
Codalogic Ltd
Twitter: http://twitter.com/petecordell
Interface XML to C++ the easy way using C++ XML
data binding to convert XSD schemas to C++ classes.
Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com
for more info
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]