[
Lists Home |
Date Index |
Thread Index
]
- From: uche.ogbuji@fourthought.com
- To: Pavel Velikhov <pvelikho@cs.ucsd.edu>
- Date: Fri, 29 Jan 1999 10:34:36 -0700
> 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@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@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)
|