XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] "Introducing MicroXML, Part 1: Explore the basicprinciples of ...

David Lee scripsit:

> I am open for an alternative way of enabling simple DataBinding to
> common languages with MicroXML.

Well, in MicroLark you can implement an ElementFactory and pass it to the
parser, and the parser will use the factory to create element objects
(which must be instances of a subclass of Element).  The factory gets
access to the new element's name and the current element stack including
attributes.  This is somewhat richer than XML Schema, which requires
that the  of an element be determinable using the new element's name
and the names of the elements in the current stack.

Of course, one could write an ElementFactory that uses a configuration
file of some sort; it doesn't have to be hard-coded logic.

-- 
John Cowan  cowan@ccil.org  http://www.ccil.org/~cowan
Thor Heyerdahl recounts his attempt to prove Rudyard Kipling's theory
that the mongoose first came to India on a raft from Polynesia.
        --blurb for Rikki-Kon-Tiki-Tavi


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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

Copyright 1993-2007 XML.org. This site is hosted by OASIS