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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XML and Objects

[ Lists Home | Date Index | Thread Index ]
  • From: "Bill la Forge" <b.laforge@jxml.com>
  • To: <xml-dev@ic.ac.uk>
  • Date: Mon, 28 Sep 1998 14:34:50 -0400

>> >>2) We desire to provide an API on the client side which exposes a
simple
>> >>mechanism for creating and modifying objects.
>> ...
>> >I think a number of people on XML-DEV have a very similar requirement:
The
>> >Coins approach, the SUN early release of XML, XXX (Steve Withall) and
>> >JUMBO. We all want object functionality client-side. The balance between
>> >client and server may differ, but we need an element-object API.
>>
>> This can/should be built on top of the DOM, right?  -Tim


In coins v2, I've got 4 different kinds of objects/elements:

    1. Plain old DOM objects. Passive data holders.

    2. Objects which implement Element and the SAX DocumentHandler
        interfaces. Active and passive roles.

    3. Wrappers which hold beans. The wrappers implement Element and
        DocumentHandler. The Beans receive attribute values as bean
        properties and interact with other beans.

    4. Wrappers which hold CoinApplication beans. Same as 3, except
        that they are passed a reference to their wrapper when constructed,
        allowing them to access the entire DOM.

The Mint Utility has been rewritten using 2 and 4 (above).

The code for release 2 is available today... Documentation to follow.
 :-)

Bill
http://www.jxml.com/coins/download.html



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