I'll just repeat what I said in the FPC 2.4.0 release thread.
* See the good news note at the bottom of this message
Something I've really found useful in C#/.NET is lambda functions and
capturing locals (closures). This feature solves asynchronous design
for me in so many ways. If you can follow
On lauantai, 2. tammikuuta 2010 17:13:40 Anthony Walter wrote:
> On Sat, Jan 2, 2010 at 5:44 AM, Paul Ishenin wrote:
> > Jonas Maebe wrote:
> >> http://edn.embarcadero.com/article/6
> >>
> >> Note that even Delphi doesn't have them yet ("it might also turn up in
> >> Delphi in the future").
>