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

Re: what is a baton?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-10 20:12:34 CEST

Scott Lenser <slenser@cs.cmu.edu> writes:
> Maybe I'm being stupid, but could someone clue me in as to what a baton is?
> I could find anything useful in the headers, docs, or web. Is it like a
> handle or a token or what? I've seen a lot of things programming over the
> years but seem to have missed this one somehow.

An opaque closure object, needed since C which does not support first
class lexical closures.

I see you have a ".cs" address, so perhaps that's enough of an answer?
:-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 10 20:23:15 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.