Re: [fpc-pascal] Automatic Reference Counting Classes

2015-07-18 Thread Sven Barth
On 17.07.2015 20:27, Mazola Winstrol wrote: Hello, Sometime ago Sven have reported to the list he was working in a proof of concept mechanism to implement ARC in FPC, a feature similar to the Objective-C's ARC. What's the current status of this work? Is it planned to be released in some futture

[fpc-pascal] Automatic Reference Counting Classes

2015-07-18 Thread Mazola Winstrol
Hello, Sometime ago Sven have reported to the list he was working in a proof of concept mechanism to implement ARC in FPC, a feature similar to the Objective-C's ARC. What's the current status of this work? Is it planned to be released in some futture release of FPC (e.g 3.2)? Best regards _