I would like to start using generics and an anonymous method, mainly to find out what this means and why I would like to use them.
Having Delphi 2009, I often read that generics and anonymous methods are not fully implemented or erroneous, which was fixed in Delphi 2010.
I would like not to wonder if this was wrong in my mistake or in Delphi 2009, every time something does not work as I expect.
My question is:
What specific problems will I have when using generics and anonymous methods in Delphi 2009?
What should i avoid?
generics anonymous-methods delphi delphi-2009
Holgerwa
source share