Re: Anyone want STL (C++) Style Iterators+Containers?



On Thu, 2004-19-08 at 11:21 -0500, Federico Mena Quintero wrote:
> On Thu, 2004-08-19 at 00:10 +0900, Ryan McDougall wrote:
> > Anyone interested in the code that does this?
> > 
> > I've been hacking this up in my spare time, so its hardly production
> > ready, but I figure if there is interest it can sit in a separate
> > library (EGG?) until it matures. Maybe one day, around 3.0-ish, it might
> > make it into Glib?
> 
> See these:
> 
> http://bugzilla.gnome.org/show_bug.cgi?id=83729
> http://mail.gnome.org/archives/gtk-devel-list/2004-January/msg00242.html
> 
> And don't get discouraged :)
> 
>   Federico
> 

Thanks Frederico, I actually read those before, so I knew what I was
getting into. What Joel was doing is just "Java-style" iterators, which
just simplifies loops. I'm aiming to clone as much of the STL as
possible, which is a slightly different scope. 

However as I said above, I'm aiming to include this in an experimental
lib first so it can mature before trying to mess with Glib. I've always
assumed EGG stood for Experimental GNOME something, so I was aiming for
there. Can you give me some insight into this?

Cheers,
Ryan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]