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

Re: Binary vs. Text properties

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-12-02 19:48:52 CET

On Tue, 2003-12-02 at 13:39, Jennifer Bevan wrote:
> I had a question after reading Philip's pointer to the past discussion
> about text vs. binary properties. I would think that a relatively simple
> (depends on current implementation, sure) thing to do would be
> to change <name,value> to <name,type,value>.

+1 in principle.

In terms of getting there... I don't think we can assume that existing
properties are UTF-8 text. So, any heuristics we use now must continue
to live in the code base for A Good Long Time, and be applied to untyped
legacy properties.

This is also a big enough change that it probably needs to wait until
after 1.0, even if some nice person implements it before then. Though,
if the implementation turns out to be not so bad, I'd be open to
changing my opinion on that front.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 2 19:49:43 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.