Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90391
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-05-11 08:11 -0700 |
| References | (4 earlier) <mailman.330.1431303600.12865.python-list@python.org> <6f508ac2-0765-46b2-9408-955e7c811127@googlegroups.com> <55504803$0$13004$c3e8da3$5496439d@news.astraweb.com> <a93604dd-74d6-42a8-b197-406e8fa15467@googlegroups.com> <mailman.367.1431355924.12865.python-list@python.org> |
| Message-ID | <b05b09d6-9585-41d7-b573-b3c331681d89@googlegroups.com> (permalink) |
| Subject | Re: anomaly |
| From | zipher <dreamingforward@gmail.com> |
On Monday, May 11, 2015 at 9:52:16 AM UTC-5, Skip Montanaro wrote: > Steven> Python is in production use in hundreds of thousands of > organisations. It > Steven> has been heavily used for over twenty years, in everything > from quick and > Steven> dirty one line scripts to hundred-thousand LOC applications. > > Mark> Yeah, so was COBOL. Boom. > > Your point being? That a billion lines of code doesn't equate to practicality. > The software development landscape has changed so much since the days > when COBOL was king of data processing that its popularity then had > less to do with some sort of software natural selection than IBM's > utter domination of the computing landscape in the 1960s. Yes, and I would argue that the OOP landscape has changed since the 1990s (with the rise of very high level languages like Python). The idea of "everything is an object" is an exploration of PL design that I'm claiming is not appropriate for whatever language will create this data ecosystem that I say is as inevitable as a single language being used on the Internet -- it's simply a chaotic attractor that is irresistible for it's sheer utility. I also bought the idea of everything as an object, it has a unbeatable purity to it. But we won't ever get to the point were OOP is like the purity of math because the greatest utility of OOP is working with real-world data. And that real-world puts bounds on the otherwise abstract purity in which a language is theoretically capable. Mark P.S. As Mr. Reedy said, please remove pydev from the To: line. This is the proper general rule when a discussion goes into abstractions, rather than practicality of development.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: anomaly Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-11 01:19 +0100
Re: anomaly zipher <dreamingforward@gmail.com> - 2015-05-10 17:57 -0700
Re: anomaly Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-11 16:11 +1000
Re: anomaly zipher <dreamingforward@gmail.com> - 2015-05-11 07:23 -0700
Re: anomaly Skip Montanaro <skip.montanaro@gmail.com> - 2015-05-11 09:45 -0500
Re: anomaly zipher <dreamingforward@gmail.com> - 2015-05-11 08:11 -0700
Re: anomaly Skip Montanaro <skip.montanaro@gmail.com> - 2015-05-11 10:48 -0500
Re: anomaly zipher <dreamingforward@gmail.com> - 2015-05-11 09:43 -0700
Re: anomaly Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-12 11:59 +1000
Re: anomaly Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-11 17:12 +0100
Re: anomaly Grant Edwards <invalid@invalid.invalid> - 2015-05-11 15:34 +0000
Re: anomaly zipher <dreamingforward@gmail.com> - 2015-05-11 08:39 -0700
Re: anomaly alex23 <wuwei23@gmail.com> - 2015-05-12 15:02 +1000
Re: anomaly Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-12 12:56 +0100
Re: anomaly Grant Edwards <invalid@invalid.invalid> - 2015-05-12 15:36 +0000
Re: anomaly Emile van Sebille <emile@fenx.com> - 2015-05-11 15:36 -0700
Re: anomaly Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-12 01:55 +1000
Re: anomaly lorenzo.gatti@gmail.com - 2015-05-11 00:16 -0700
csiph-web