<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Sep 20, 2014 at 3:43 PM, Boian Mitov <span dir="ltr"><<a href="mailto:mitov@mitov.com" target="_blank">mitov@mitov.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr" bgcolor="#ffffff" text="#000000">
<div dir="ltr">
<div style="font-size:10pt;font-family:Arial;color:rgb(0,0,0)">
<div>PS. Forgot the mention the anonymous methods – a real revolution when you 
do multithreading or parallel processing. Anything else looks like joke next to 
them... You can see some of my examples from interview in the Blaise Pascal 
Magazine <a title="http://www.blaisepascal.eu/" href="http://www.blaisepascal.eu/" target="_blank">http://www.blaisepascal.eu/</a>. Also did a 
session on it at PasCon in Holland, and will do also in Milan and in CodeRage, 
so you can see and judge for your self, and BTW anonymous method storage is ref 
counted also ;-) .</div><span class="">
<div></div></span></div></div></div></blockquote></div><div class="gmail_extra"><br></div>To be more accurate.. </div><div class="gmail_extra">You're talking about "closures". The difference between closures and anonymous functions is explained here: <a href="http://en.wikipedia.org/wiki/Closure_(computer_programming)#History_and_etymology">http://en.wikipedia.org/wiki/Closure_(computer_programming)#History_and_etymology</a> the second paragraph. </div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">thanks,</div><div class="gmail_extra">Dmitry</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>