[Lazarus] Easiest way to "case" strings

Marco van de Voort marcov at stack.nl
Thu Mar 26 13:32:10 CET 2009


On Thu, Mar 26, 2009 at 01:50:56PM +0200, Graeme Geldenhuys wrote:
> >>
> >> 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!

Well, I ported decal, and have a special case in lightcontainers. , and both
have library iterators too (not that I advise either of these pkgs, as they
are both specialties, but as examples they are ok ).

> 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.

I would like to yes. Containertypes is one of my interests.



More information about the Lazarus mailing list