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

Re: Notification API

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-03-01 01:41:19 CET

On Mon, 2005-02-28 at 17:03, Peter N. Lundblad wrote:
> - REquire that this struct is created bya an svn_wc_notify_args_create (or
> some name), that initialize everything to default arguments.

Who are we imposing this requirement on? I don't think callers invoke
notification callbacks.

If the requirement is on us, the Subversion libraries, then
svn_wc_notify_args_create or whatever does not need to be part of the
API.

> Then we can add fields in the future without having to revise
> again.

If these fields are for the benefit of callers, how will they know when
they can safely use new fields?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 1 01:43:06 2005

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.