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

Re: Change #1 Considered Harmful

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-02-05 18:38:30 CET

Ben Collins-Sussman <sussman@newton.collab.net> writes:
> It's a matter of trade-offs. On the one hand, Change #1 creates
> *more* driver-complexity by forcing to use `editor factories' in both
> the update and commit cases. What do we get in return? In my
> opinion, basically nothing.

Yup, pretty much agree.

But should mention once again Jim's point that we're not *forced* into
the factories, if we're willing to live with editors occasionally
starting an edit (i.e., generating an open "<delta-pkg>" tag or a
little bit of network traffic) and then immediately closing it because
there's nothing to do.

Still think that's kind of losing and that it's worth reverting,
though.

-K
Received on Sat Oct 21 14:36:21 2006

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.