lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hallo,

On Fri, Apr 16, 2010 at 9:27 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> I mostly buy into the 'strong tests + dynamic typing is better than
> weak tests + static typing' argument (especially if the costs of
> static typing are significant) but the problem for larger applications
> is that it is harder to understand the structure of dynamic programs.
> All that clever stuff that Eclipse does with Java is not possible.
>

     "All that clever stuff" is only needed because Java is extremely
verbose. Static typing is not needed for creating large programs.

-- 
-alex
http://www.ventonegro.org/