quote: Original post by NotAnAnonymousPoster
I was wondering whether I''d just misunderstood it. The only way it made sense to me is if Coplien''s definition of ''typed'' meant, ''strongly typed'', as opposed to what had previously been available as ''weakly typed''.
You''re getting confused between strong and weak typing and static and dynamic typing. C++ uses fairly weak static typing. Lisp, for example, uses strong dynamic typing.
quote:
Perhaps the claim is false and that wasn''t the case. Either way, my argument was that strong typing was not necessarily an idiotic concept.
It''s static typing that I''m saying is a problem. In particular, explicit static typing.
quote:
lol. Yes. It''s totally idiotic.
Phew!