Comments Appreciated on Magazine Based on XML/XSL

Paul Prescod paul at prescod.net
Tue Apr 13 00:13:24 BST 1999


Jonathan Borden wrote:
> 
> Actually, if you take my XMOP project which serializes COM/IDL described
> and Java objects into a DOM interface, and bolt it onto eXcelon, this is
> pretty much exactly what this would do. XMOP uses either Java reflection or
> COM typelibraries (which are compiled IDL and are close but not quite full
> fidelity to MIDL itself), and serializes the object into either a DOM or an
> XML stream.

I think that all such approaches fall apart quickly when you want the DOM
to be writable. And if the DOM is *not* writable then I see it as only an
optimization for generating XML and then building a DOM for that XML. And
even so there are big efficiency issues. If the system doesn't do an
XQL->SQL conversion then searching for anything will be hideously slow
because you won't be using the native query optimizer.
-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for only himself
 http://itrc.uwaterloo.ca/~papresco

By lumping computers and televisions together, as if they exerted a 
single malign influence, pessimists have tried to argue that the 
electronic revolution spells the end of the sort of literate culture 
that began with Gutenberg’s press. On several counts, that now seems 
the reverse of the truth.

http://www.economist.com/editorial/freeforall/19-12-98/index_xm0015.html

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at 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 at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list