Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76075
| X-Received | by 10.69.31.75 with SMTP id kk11mr261010pbd.8.1407792363891; Mon, 11 Aug 2014 14:26:03 -0700 (PDT) |
|---|---|
| X-Received | by 10.182.236.106 with SMTP id ut10mr2783obc.19.1407792363701; Mon, 11 Aug 2014 14:26:03 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h18no18412823igc.0!news-out.google.com!px9ni599igc.0!nntp.google.com!h18no11789369igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Mon, 11 Aug 2014 14:26:03 -0700 (PDT) |
| In-Reply-To | <871tsmg2cw.fsf@elektro.pacujo.net> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=167.230.96.9; posting-account=CLTRiQoAAAATysyZI2zRzNDqH657kxk9 |
| NNTP-Posting-Host | 167.230.96.9 |
| References | <2d41828e-19ac-4e46-a487-8700c22d9b92@googlegroups.com> <mailman.12864.1407789458.18130.python-list@python.org> <871tsmg2cw.fsf@elektro.pacujo.net> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <1b08b207-1eef-4da2-9b81-ca997079d293@googlegroups.com> (permalink) |
| Subject | Re: Python Object Systems |
| From | thequietcenter@gmail.com |
| Injection-Date | Mon, 11 Aug 2014 21:26:03 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:76075 |
Show key headers only | View raw
On Monday, August 11, 2014 5:09:35 PM UTC-4, Marko Rauhamaa wrote: > > Elk and Traits implement a C++-style object model on top of Python. The > > systems enforce member access, type constraints etc and result in ugly > > code that barely looks like Python. I personally get tired of manually assigning attributes in a __init__() method. So at the bare minimum something like Atom will do if nothing else: https://github.com/nucleic/atom And I imagine yuppy would make you upchuck as well: https://github.com/kuujo/yuppy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python Object Systems thequietcenter@gmail.com - 2014-08-11 13:26 -0700
Re: Python Object Systems Skip Montanaro <skip@pobox.com> - 2014-08-11 15:37 -0500
Re: Python Object Systems thequietcenter@gmail.com - 2014-08-11 14:02 -0700
Re: Python Object Systems Marko Rauhamaa <marko@pacujo.net> - 2014-08-12 00:09 +0300
Re: Python Object Systems thequietcenter@gmail.com - 2014-08-11 14:26 -0700
Re: Python Object Systems Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-11 22:51 +0100
Re: Python Object Systems Marko Rauhamaa <marko@pacujo.net> - 2014-08-12 00:51 +0300
Re: Python Object Systems "Mike C. Fletcher" <mcfletch@vrplumber.com> - 2014-08-11 18:56 -0400
Re: Python Object Systems Michele Simionato <michele.simionato@gmail.com> - 2014-08-13 01:32 -0700
Re: Python Object Systems thequietcenter@gmail.com - 2014-08-13 10:13 -0700
Re: Python Object Systems Michele Simionato <michele.simionato@gmail.com> - 2014-08-14 03:34 -0700
csiph-web