You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by Noel Grandin <no...@gmail.com> on 2009/09/09 07:34:35 UTC

interesting iterators paper

Hi All

I see the flurry of work going on with iterators, and I was reminded
of this paper I saw recently.

http://www.boostcon.com/site-media/var/sphene/sphwiki/attachment/2009/05/08/iterators-must-go.pdf

The situation in Java is not strictly analogous, but it's an
interesting perspective.

-- Noel.

Re: interesting iterators paper

Posted by Todd Volkert <tv...@gmail.com>.
Yep - good read.  The STL and the JDK collections are similar in that
they're both oft-maligned :)

-T

On Wed, Sep 9, 2009 at 1:34 AM, Noel Grandin <no...@gmail.com> wrote:

> Hi All
>
> I see the flurry of work going on with iterators, and I was reminded
> of this paper I saw recently.
>
>
> http://www.boostcon.com/site-media/var/sphene/sphwiki/attachment/2009/05/08/iterators-must-go.pdf
>
> The situation in Java is not strictly analogous, but it's an
> interesting perspective.
>
> -- Noel.
>