Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91875
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-06-02 11:09 -0700 |
| References | (4 earlier) <52315238$0$29999$c3e8da3$5496439d@news.astraweb.com> <mailman.338.1379042609.5461.python-list@python.org> <52329db3$0$29988$c3e8da3$5496439d@news.astraweb.com> <47479653-fde1-4369-b958-8a42c8fcfeeb@googlegroups.com> <556d58f1$0$11122$c3e8da3@news.astraweb.com> |
| Message-ID | <30efd545-df8e-4f86-9b14-4aa4a6061893@googlegroups.com> (permalink) |
| Subject | Re: Language design |
| From | "Dr. Bigcock" <dreamingforward@gmail.com> |
On Tuesday, June 2, 2015 at 2:19:23 AM UTC-5, Steven D'Aprano wrote: > On Tuesday 02 June 2015 10:10, TheDoctor wrote: > > > On Friday, September 13, 2013 at 12:08:04 AM UTC-5, Steven D'Aprano wrote: > > Mark, you are digging up a conversation from nearly two years ago. > Seriously? > > > >> It makes no difference whether I write: > >> > >> atoms -> stars -> galaxies > >> > >> or > >> > >> galaxies <- stars <- atoms > >> > >> nor does it make any difference if I write the chain starting at the top > >> and pointing down, or at the bottom and pointing up. > > > > Yes it does. Ford IS-A Car, but Car IS-A Ford? No. Try reordering that > > one. > > Try again. Look at the direction of the arrows. Nobody denies that there is > a difference between: > > atoms -> stars -> galaxies > > galaxies -> stars -> atoms > > but that's not what my second example says. Look closely, and consider that > sometimes we write "Mark's hat" and sometimes "the hat of Mark". No, that's not the same. Class Mark(hat) is not the same as class Hat(Mark). Boom. Suck it. Mark > > > I see we've missed each other with our limitations to ASCII text, in ways > > that would have never happened had these conversations occurred in person. > > Re-reading my texts, I see that I can easily confuse myself. > > Yes, I see that. > > > -- > Steve
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Language design TheDoctor <dreamingforward@gmail.com> - 2015-06-01 17:10 -0700
Re: Language design Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-06-02 17:19 +1000
Re: Language design Chris Angelico <rosuav@gmail.com> - 2015-06-02 17:36 +1000
Re: Language design "Dr. Bigcock" <dreamingforward@gmail.com> - 2015-06-02 11:09 -0700
csiph-web