Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #3077

Re: OOP only in modules

From Andrea Crotti <andrea.crotti.0@gmail.com>
Subject Re: OOP only in modules
Date 2011-04-12 20:49 +0200
Newsgroups comp.lang.python
Message-ID <mailman.275.1302634210.9059.python-list@python.org> (permalink)

Show all headers | View raw


newpyth <newpyth@gmail.com> writes:

> Hi Andrea,
> excuse my beeing criptic (you wrote: "I have some troubles
> understanding what you mean") but I coudn't to go on too long.
> Now I can conclude my speech...
> When I was younger I transformed a big Clipper program in
> simil-C in order to apply cflow... and I succeeded...
> but Clipper wasn't OO!
> To better explain I must introduce cflow...
> <code>From: http://www.gnu.org/software/cflow/manual/cflow.txt
>

[...]

Apart from literate programming noone codes trying to write such a
linear work flow, for many good reasons.

You should find the right metaphor to solve your problem and code it,
then you can analyze the real call graph with the right tools, like for
example

http://pycallgraph.slowchop.com/

Back to comp.lang.python | Previous | Next | Find similar


Thread

Re: OOP only in modules Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-04-12 20:49 +0200

csiph-web