On 2013-03-04 10:27, Michael Schnell wrote:
> 
> It does make sense to allow for a kind of class that does not need to 
> reside on the heap and, (residing on the stack or global space)

And that is exactly what the Object type [already] does... and was
introduced into the language in Turbo Pascal v5.5 (if I got the version
right).

http://www.freepascal.org/docs-html/ref/refse25.html#x61-680005.1


I still use the Object type to this day for performance or ease of use.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to