[colorforth] Re: Re-connecting
- Subject: [colorforth] Re: Re-connecting
- From: Arne Köwing <newsreaderREMOVETHIS@xxxxxxxxxx>
- Date: Fri, 25 Feb 2005 19:31:32 +0100
- Cancel-lock: sha1:kMcns0oFm7bAIaLMc5fqHKA5Xhs=
Frédéric DUBOIS<frederic.dubois@xxxxxxxxxxxxx> writes:
> [...] I guess that strong-typing allows oCaml not to use
> late-binding.
That's not right late binding is the "real" argumentation for
caml's object extension. The module-system provides almost
everything else for oop (inheritance / information hiding / generalization).
The object extension duplicates those features and adds late binding
and an object/class modell.
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com