large-scale app development in python?

Cameron Laird claird at lairds.com
Sun Aug 24 11:16:41 EDT 2003


In article <477762c2.0308230631.7203b0bf at posting.google.com>,
Dave Brueck <dave at pythonapocrypha.com> wrote:
>gabor <gabor at z10n.net> wrote in message
>news:<mailman.1061597346.828.python-list at python.org>...
>> hi,
>> 
>> at the company where i'm working we have to rewrite a part of our
>> java-based application in a different language.
>
>Why?
Me, too.  As deep as my reservations about Java are,
and as fond as I am of Python, "we have to rewrite a
part of our ... application ..." sounds suspicious to
me.
			.
		[lots of stuff others
		have covered well]
			.
			.
>In many ways languages like Python are *more* suited than C++ or Java
>for larger and more complex applications. There are many reasons why
I want to repeat this.

No, we have no proof that Python is fit for large-scale
programming, in the sense that no one has truly put into
production (to the best of my knowledge) a thirty-million-
lines-of-source-code Python-based application, and there
*are* such beasts in C and C++.

HOWEVER, for all scales in my experience, Python has been
MORE fit than C and C++, and differentially more so, the
larger the project.  C and C++ are NOT good languages for
programming-in-the-large; they are merely conventional
ones.
			.
			.
			.
-- 

Cameron Laird <Cameron at Lairds.com>
Business:  http://www.Phaseit.net
Personal:  http://phaseit.net/claird/home.html




More information about the Python-list mailing list