ARM Blocks: ease of use and for loops
Kevin Bourrillion
kevinb at google.com
Thu Nov 12 12:22:18 PST 2009
I called this "RandomAccess hell." And God forbid there should be a second
aspect you want to carry through -- now you're at four possibilities
already.
On Wed, Nov 11, 2009 at 1:30 PM, Neal Gafter <neal at gafter.com> wrote:
> On Wed, Nov 11, 2009 at 1:21 PM, Reinier Zwitserloot <
> reinier at zwitserloot.com> wrote:
>
>> Unless all existing filters are rewritten to support Closeable, and their
>> close methods do an instanceof check on the contained Iterator and pass on
>> the close call if they are also ClosableIterators, I don't see how that's
>> going to work.
>
>
> That sounds like a workable approach.
>
>
--
Kevin Bourrillion @ Google
internal: http://go/javalibraries
external: guava-libraries.googlecode.com
More information about the coin-dev
mailing list