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

Re: Working on issue #946

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-01-05 09:42:23 CET

On Sat, Jan 04, 2003 at 08:38:27PM -0800, Bill Tutt wrote:
> > From: Peter Allin [mailto:peter@arbejdskamp.dk]
>...
> > Yes - I agree that the return code from the server shouldn't
> > be changed, but merely the presentation of the error shown to
> > the user.
> >
> > Should the user actually see any of the HTTP error codes, or
> > should all errors be "translated" into something more descriptive?
>
> The user should always see the HTTP error codes. The reason behind this
> is that proxy errors need to be communicated somehow, and HTTP reason
> phrases often contain this information. Useful error messages shouldn't
> come from the ra_dav client code. Useful error messages should be part
> of the HTTP reason phrase or as part of the XML response content.

Right. The client should *add* information to the error messages rather than
block them out. That is what the "wrap" is all about -- adding more info.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 5 09:41:39 2003

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.