Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] XERCES

On Thu, 2003-01-23 at 07:41, Jonathan Gossage wrote:
> I don't have strong feelings one way or the other on this. I just wanted to
> understand the background. FWIW I suspect that if you went to pure XERCES
> you would wind up with a support structure that would be a substantial
> subset of JDOM.

I have more than a suspicion of that. In a predecessor of the
communication system used by the server, I used pure Xerces, and
ended up writing a very large amount of support code. One of the things
that attracted me the JDOM was the fact that it looked like someone took
the utility stuff that I had written, and integrated it directly into
the API. (That, and the fact that I was working with concrete classes
rather than factories.)

	-Mark

-- 
Mark Craig Chu-Carroll,  IBM T.J. Watson Research Center  
*** The Stellation project: Advanced SCM for Collaboration
***		http://www.eclipse.org/stellation
*** Work: mcc@xxxxxxxxxxxxxx/Home: markcc@xxxxxxxxxxx




Back to the top