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

Re: Server side i18n

From: Ben Reser <ben_at_reser.org>
Date: 2004-04-14 23:33:12 CEST

On Wed, Apr 14, 2004 at 05:29:36PM -0300, Nicolás_Lichtmaier wrote:
> Because I think this is something I can contribute. I don't know enough
> to fix the "repeated merge problem". This is something I can do for
> subversion, even if I'm not an expert on it. Besides I really don't see
> server seide i18n as such a difficult task that is has to be postponed
> to a far far away 2.0 release... But I accept you opinios and I'll keep
> quiet about this from now on... =)

To implement it properly we'd need to send error messages in a different
format than we currently are currently. In order to do that we need to
change the svn_error_t structure which is used in the vast majority of
our functions. Which means we have to break compatability guarantees.

We can't do that until 2.0.0. It's not a difficult task per se. Just
difficult to do within our compatability guarantees.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 14 23:34:33 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.