[fpc-pascal] Helpers for objects (not classes)

Michael Schnell mschnell at lumino.de
Tue Mar 24 11:18:43 CET 2015


On 03/23/2015 09:39 PM, Andrew Haines wrote:
>
> Do the new class helpers support objects?
>
Are "Objects" not depreciated, anyway ?

IMHO "Object" and "Record" should just be subsumed under the Class 
concept, so that the "Object" and "Record" keyword can be avoided a 
certain modifier "Class" creates the appropriate types (of course 
keeping the
"Object" and "Record" language construct as syntax candy for compatibility.

With that helpers and some more stuff would be ubiquitously usable.

-Michael



More information about the fpc-pascal mailing list