Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107266 > unrolled thread
| Started by | Tim Delaney <timothy.c.delaney@gmail.com> |
|---|---|
| First post | 2016-04-18 21:33 +1000 |
| Last post | 2016-04-18 21:33 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [OT] Java generics (was: Guido sees the light: PEP 8 updated) Tim Delaney <timothy.c.delaney@gmail.com> - 2016-04-18 21:33 +1000
| From | Tim Delaney <timothy.c.delaney@gmail.com> |
|---|---|
| Date | 2016-04-18 21:33 +1000 |
| Subject | Re: [OT] Java generics (was: Guido sees the light: PEP 8 updated) |
| Message-ID | <mailman.146.1460979219.6324.python-list@python.org> |
On 18 April 2016 at 09:30, Chris Angelico <rosuav@gmail.com> wrote: > On Mon, Apr 18, 2016 at 8:02 AM, Tim Delaney > <timothy.c.delaney@gmail.com> wrote: > > I also wouldn't describe Java as a > > "perfectly good language" - it is at best a compromise language that just > > happened to be heavily promoted and accepted at the right time. > > > > Python is *much* closer to my idea of a perfectly good language. > > "Java" was originally four related, but separate, concepts: a source > language, a bytecode, a sandboxing system, and one other that I can't > now remember. I was very specifically referring to Java the language. The JVM is fairly nice, especially with the recent changes specifically aimed at more easily supporting dynamic languages. Speaking of JVM changes - I had to take over support of a chat applet developed by a contractor built on Java 1.0. We just could not get it to work reliably (this was for the original Foxtel web site - I remember trying to keep it up and running while Richard Fidler was doing a promoted chat session ...). Then Java 1.1 was released and what a huge improvement that was. Tim Delaney
Back to top | Article view | comp.lang.python
csiph-web