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

Re: RFC: date parser rewrite

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-12-20 00:06:18 CET

On Fri, 2003-12-19 at 15:44, kfogel@collab.net wrote:
> Reason 2: There are post-1.0 compatibility strategies that make this
> change less compelling. For one thing, any new parser we
> write is going to intersect with some of what the current
> parser supports. We can then look at current side of the
> non-intersecting area and see how important some of those
> formats really are.

I don't think that's a feasible strategy. We have no way of collecting
data on who is using what date formats; the only thing we can do is
break them and see who complains bitterly about their scripts failing
when they upgraded.

(I think the non-thread-safety of the current date parser is a pretty
strong argument too. I hadn't thought of that before.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 20 00:06:56 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.