OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Java class != XML entity

[ Lists Home | Date Index | Thread Index ]
  • From: Tyler Baker <tyler@infinet.com>
  • To: David Megginson <david@megginson.com>
  • Date: Wed, 12 Aug 1998 14:22:44 -0400

David Megginson wrote:

> len bullard writes:
>  > David Megginson wrote:
>  >
>  > > As far as I may be allowed to compare tropical and temperate tree
>  > > fruit, the equivalent of a Java class is a complete XML document.
>  >
>  > Class or an object of a class?
>
> Exactly -- here's where such analogies can fall flat on their
> collective faces.
>
> On can argue that the XML document type is equivalent to an abstract
> Java interface, that the XML document is equivalent to a class
> implementing that interface, and that the various transformations of
> that XML document (formatted output, database tables, lawn-sprinkler
> spinning, etc.) are equivalent to Java objects instantiating the
> class.
>
> On the other hand, as you point out, it is just as easy to argue that
> the document type is the equivalent to the class, and that the
> document is equivalent to an object instatiating the class.

Or you can argue that each class represents an Element.  The enclosing Document
is merely a container for all of these elements.  In the XML Framework we have
done, this is exactly how handlers are used for Elements by logically mapping XML
Elements to Java classes.  The handler for every sub-element is dynamically
generated as needed.  You could say this is a data-driven approach and works
quite well for most applications, but for some applications I can see its
limitations.

Tyler


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/
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)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS