Squeamizh <sque...@hotmail.com> writes:

> In short, static typing doesn't solve all conceivable problems.
>
> We are all aware that there is no perfect software development process
> or tool set.  I'm interested in minimizing the number of problems I
> run into during development, and the number of bugs that are in the
> finished product.  My opinion is that static typed languages are
> better at this for large projects, for the reasons I stated in my
> previous post.

Our experience is that a garbage collector and native bignums are much
more important to minimize the number of problems we run into during
development and the number of bugs that are in the finished products.


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to