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

Re: [PATCH] formatting dav human-readable errors

From: <kfogel_at_collab.net>
Date: 2004-09-28 22:22:09 CEST

Ben Reser <ben@reser.org> writes:
> > No objection in principle, but do we consider our error output formats
> > to be patrt of the API? (I.e., is this something we want to change in
> > the 1.x line?)
>
> Umm it's XML, whitespace shouldn't be significant. Anyone parsing XML
> and depending on whitespace has a broken parser...

The error that is visibly printed out by (say) the command-line client
is not XML. It's just an error.

I'm not saying that we definitely can't change it, I'm just saying
it's not XML. (Similar bitstrings may have existed in an XML stream
somewhere along the way, somehow causally related to the error the
user sees before them, but that's an implementation detail.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 29 00:08:16 2004

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.