From: Syver E. <syv...@on...> - 2002-03-16 16:42:06
|
"Brad Clements" <bk...@mu...> writes: > On 15 Mar 2002 at 14:29, Syver Enstad wrote: > > A minor quibble, Jython is strongly typed not typeless. But it is > > dynamically and not statically typed (but you already knew that). I > > Good point. It is an important distinction. Yeah, not least because there are some people out there that have made up their mind that strong typing is good, weak typing is bad. They tend to look at that in terms of static/dynamic typing, so it's nice to be able to whack them on the head with: python is indeed strongly typed, it's just that it is dynamically typed :-). -- Vennlig hilsen Syver Enstad |