[fpc-devel] Suggestion: reference counted objects
    Boian Mitov 
    mitov at mitov.com
       
    Mon Sep 22 20:37:16 CEST 2014
    
    
  
Then the best option is Assembler.
There you really know what you are doing.
In ARC I also know perfectly what I am doing. It may be con for some, but 
surely not for me ;-) .
Honestly if you don’t know what you are doing when using ARC, I doubt a bit, 
you really know what you are doing otherwise either ;-) .
With best regards,
Boian Mitov
-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
-----Original Message----- 
From: Michael Schnell
Sent: Monday, September 22, 2014 2:22 AM
To: fpc-devel at lists.freepascal.org
Subject: Re: [fpc-devel] Suggestion: reference counted objects
On 09/22/2014 11:15 AM, Sven Barth wrote:
>
> Because you'll need to declare an interface for each class you want to 
> have reference counted so that you can access its methods, properties, 
> etc.
>
Con: more typing
Pro: you know what you are doing.
-Michael
_______________________________________________
fpc-devel maillist  -  fpc-devel at lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel 
    
    
More information about the fpc-devel
mailing list