|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Distributed DOM implementations
Dave Winer wrote: > > That's a very interesting idea! If we (UserLand) did this, it would not be > free, but it could be very high level and quite powerful. Flip a switch and > all of a sudden your code is working against data on the server. Can you > say what kind of application you have in mind for this? Dave I have build a prototype of an XML database system, but I have found out that the XML parser is the chief performance bottleneck (DOM is my "storage model"). I.e. to query a document I have to parse all of it, even though the query may concern only a tiny fragment of it. Instead, if the document is pre-parsed and stored in some efficient representation (either main memory tree or some hierarchial representation on disk) and is available via DOM commands, I would save a lot of time. > At 02:57 PM 1/27/99 -0800, you wrote: > >Hi, > > > > 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. > > > >Thank you, > >Pavel Velikhov > >UCSD Database Lab > >pvelikho@c... xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








