Distributed DOM implementations

uche.ogbuji at fourthought.com uche.ogbuji at fourthought.com
Fri Jan 29 17:32:50 GMT 1999


> 	I would like to find out if there are any known distributed
> implementations of DOM (and free). What I mean by this is an ability to
> access remote XML documents through a DOM interface but not by
> downloading and parsing them locally. Instead I need a parser or
> whatever (e.g. OODB wrapper) on the other end to give me result of the
> DOM commands only.

We distribute 4DOM (http://www.fourthought.com/opentech/projects/4DOM/), an 
open-source DOM implementation in Python with CORBA support.  Its Makefile can 
configure 4DOM for two ORBs: one open-source (ILU) and one free for 
non-commercial use (Fnorb).  If you run one of these on the server, you can 
connect to it with any other ORB using IIOP.  We are planning direct support 
for more ORBs in future.

If you're intersted, however, I suggest you wait until next week when 4DOM 0.7 
will be released, with so many improvements as to be practically a re-write.

We are writing a BBS/WebForum system with it, and it works very well so far in 
distributed context.

-- 
Uche Ogbuji
FourThought LLC, IT Consultants
uche.ogbuji at fourthought.com	(970)481-0805
Software engineering, project management, Intranets and Extranets
http://FourThought.com		http://OpenTechnology.org



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