[fpc-devel] Generics Basics
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Nov 11 08:43:36 CET 2005
On 10 Nov 2005, at 10:24, John Briggs wrote:
> To me generics should essentially make FPC a typeless language.
> i.e. everthing
> is an object and you just pass messages between objects, ala
> Smalltalk. How it
> is implemented is a moot point because at the top level you
> shouldn't be able
> to see the implementation of the objects.
This sounds to me more something for an Objective Pascal language
mode (not really surprising, since Objective-C is largely based on
Smalltalk).
Jonas
More information about the fpc-devel
mailing list