<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>Actually, although on first glance different, anonymous methods are done as 
reference counted objects in Delphi, (well technically trough interfaces.), so 
since the anonymous method storage by definition has to be kept alive trough 
reference counting or similar approach, the topic is not that detached from this 
one.</DIV>
<DIV>PS: Why they call them anonymous methods when they are actually anonymous 
interfaced objects is something I always wondered about :-D . I guess mainly 
because of the syntax, not the content. i.e. name it based on the cover not the 
book :-D .</DIV>
<DIV> </DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">With best 
regards,<BR>Boian 
Mitov<BR><BR>-------------------------------------------------------<BR>Mitov 
Software<BR>www.mitov.com<BR>-------------------------------------------------------</DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=pascaldragon@googlemail.com 
href="mailto:pascaldragon@googlemail.com">Sven Barth</A> </DIV>
<DIV><B>Sent:</B> Monday, September 22, 2014 2:25 PM</DIV>
<DIV><B>To:</B> <A title=fpc-devel@lists.freepascal.org 
href="mailto:fpc-devel@lists.freepascal.org">FPC developers' list</A> </DIV>
<DIV><B>Subject:</B> Re: [fpc-devel] Suggestion: reference counted 
objects</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<P>Am 22.09.2014 22:23 schrieb "hinstance" <<A 
href="mailto:hinstance@yandex.ru">hinstance@yandex.ru</A>>:<BR>><BR>> I 
suggest doing one thing at a time. ARC class first, complex delegates capturing 
local context later</P>
<P>Considering that those are two different features that don't have anything to 
do with each other their development doesn't need to be serialized, but can 
happen in parallel ;)</P>
<P>Regards,<BR>Sven</P>
<P>
<HR>
_______________________________________________<BR>fpc-devel maillist  
-  
fpc-devel@lists.freepascal.org<BR>http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel<BR></DIV></DIV></DIV></BODY></HTML>