----- Original Message ----- From: "Graeme Geldenhuys" <[email protected]> Newsgroups: gmane.comp.ide.lazarus.general To: "General mailing list" <[email protected]> Sent: Thursday, March 26, 2009 10:50 PM Subject: Re: Easiest way to "case" strings
> On Thu, Mar 26, 2009 at 10:59 AM, Marco van de Voort <[email protected]> > wrote: >>> > What problem does "for in" really solve? >>> >>> Lack of iterators. >> >> No it doesn't IMHO. And I assume that by "lack of iterators" you mean >> in-language iterators? > > Iterators are quite doable with all the base list/container classes. I > wrote a few months ago an article for Toolbox magazine where I > explained how to created such iterators for all list/container classes > and without the need to create descendant classes. I have been using > such iterators for years! > > If anybody would like to read the article or see the code, it is on a > request basis - I may not publicly publish the article. > > Regards, > - Graeme - Hi Graeme, I would also be interested your article (and code)...it sounds very interesting :-) paulfnicholls AT gmail DOT com cheers, Paul _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
