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

iteration pools and 'continue'

From: Brian Denny <brian_at_briandenny.net>
Date: 2003-05-10 04:14:46 CEST

A question about pool usage:

The convention is to clear out your iteration pool after each
iteration... but what about when you use a 'continue' statement to go
to the next iteration? I see that in the code a fair bit, and so the
pool doesn't get cleared out until the next iteration. Do we just
figure that allocating two (or a few) iterations worth of stuff at a
time isn't a big deal?

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 10 04:12:34 2003

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.