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

Re: [PATCH] cancellation, take one

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-02-18 03:40:33 CET

On Mon, 2003-02-17 at 20:32, Garrett Rooney wrote:
> well, in that case, if it could potentially be a problem, we don't
> *have* to use svn_delta_default_editor, we can just as easily declare
> the editor structure statically in cancel.c and return a pointer to it.
> any objections to that?

Although there are no immediately identifiable practical problems with
having libsvn_subr depend on data structures in libsvn_delta, it's still
a very bad practice in my mind.

And as I previously said, libsvn_delta is a fine place for the
cancellation editor to live. There's no reason to create circles in our
library MDD for this feature.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 18 03:41:20 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.