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

Re: libsvn_repos logging -- design problems

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-07-15 18:30:45 CEST

Greg Hudson wrote:
> I'm baffled by this argument. We can do exactly the same thing in Ben's
> API, except that logger.loglevel is a function call. But you proposed
> that the logger be an "opaque" object, so presumably logger.loglevel
> would also be a function call.

If you had a baton with the loglevel (see my other response), there is
no reason to have a function call (since you can extract the value
directly out of the struct). I don't think this is premature
optimization either, merely a different way of designing the same feature.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 15 18:31:03 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.