Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #2954
| From | Andrea Crotti <andrea.crotti.0@gmail.com> |
|---|---|
| Subject | Re: OOP only in modules |
| Date | 2011-04-10 19:42 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.195.1302457348.9059.python-list@python.org> (permalink) |
newpyth <newpyth@gmail.com> writes: [...] > My main goal is to arrange OO in a paradigmatic manner in order to > apply to it the > procedural scheme. especially to the caller or called modules. > Bye. I have some troubles understanding what you mean. Can you write an example of code that it's for you annoying and how would you like to write instead? About the OO criticism, if they make sense, they don't really apply to python, but more to languages like java. Python gives you enough freedom to be procedural or functional.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: OOP only in modules Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-04-10 19:42 +0200
Re: OOP only in modules newpyth <newpyth@gmail.com> - 2011-04-12 08:33 -0700
Re: OOP only in modules Adam Tauno Williams <awilliam@whitemice.org> - 2011-04-12 13:26 -0400
csiph-web