From: Mike Dierken [mailto:[EMAIL PROTECTED]]
>
>I would like to see the 'domify adapter' portion as a component. 

Sure, we'd be happy to contribute the domify adapter to Apache and
continue developing/documenting it.

How do we offer it?  Should I send a piece of mail to the PMC members?

>The Apache Xang project was based on a similar concept - a virtual DOM.

>The Xang servlet used the request path to navigate down a virtual DOM
>based on the values of the 'name' attributes of whatever element it
found. >At any point an 'xlink' that referenced some java could 'drift'
into 
>another virtual DOM. Something like <foo xml:link="java" 
>factory="org.apache.xang.xml.plugin" />
>I had some in-house code to do this for RDBMS data sources, but
couldn't 
>release it. Having an open source DOM datasource would be nice.

+1 :-)

Perhaps a project should be created with the purpose of exposing non-XML
sources of information as virtual DOMs?  The domify code from Maverick
would be the BeanAdapter.  A simple wrapper for java.sql.ResultSet would
be pretty easy to write.  What other sources would be valuable?

Jeff Schnitzer
[EMAIL PROTECTED]
http://mav.sourceforge.net

---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to