[
Lists Home |
Date Index |
Thread Index
]
- From: "Bill la Forge" <b.laforge@jxml.com>
- To: "XMLDev list" <xml-dev@ic.ac.uk>
- Date: Fri, 17 Sep 1999 21:21:49 -0400
Having an easy way to convert XML documents to Java objects is (IMHO)
a great idea. But I don't like code generators. And XML Data Binding looks
like yet another reason to tie a project to a particular vendor's proprietary
IDE.
MDSAX could be an answer, but it has been difficult to understand and
harder to use. But that is no longer true. MDSAX 2.0 has been reworked
with the intent of making it easy to use.
Like XML Data Binding, MDSAX uses a schema to drive the conversion
of XML documents into application-specific Java objects. But MDSAX
is designed to work with existing objects (like Swing components), rather
than forcing a programmer to subclass generated code.
You might like the new documentation, too: http://www.jxml.com/mdsax/index.html
Bill la Forge, CTO
JXML, Inc.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|