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

Re: better status notification

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-12 03:37:02 CET

Greg Stein <gstein@lyra.org> writes:

> However, I think the whole thread got into a rut based on the assumption
> that the notification callback should *also* be the data delivery callback.
> That is Just Plain Wrong(tm). :-)

I think I understand your point.

Basically, our notification system only talks about "change" events --
i.e. "hey, this wc item changed somehow". So it's used by update,
commit, merge, switch.

But now I've added a "read" event. Maybe it makes more sense, as you
say, to create a custom callback just for running status. Much less
weird overloading of our notification system.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 12 03:39:13 2002

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.