[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Some XML Questions

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2001-02-02 19:34:15 CET

Sam TH <sam@uchicago.edu> writes:

> CVS expat is consistently 20-30% faster than expat-lite. ...
>
> Does that change anyone's opinion?

Is there a speed problem?

Seriously, our `need' for XML parsing is minimal. We use XML as an
import/export format to describe tree changes (which will become
mostly obsolete once we have a working repository.) We use XML
formats to store administrative data in the SVN/ area. But this is
all small, lightweight stuff. No need to swat a fly with a Buick.

If I had to vote, I guess I'd be -0. Even if we import a static `new'
expat into our tree, it adds the risks of new bugs, while solving a
problem we don't have.
Received on Sat Oct 21 14:36:21 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.