Not fully OO ?
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Sun Sep 28 02:05:21 EDT 2008
In message <mailman.1515.1222382168.3487.python-list at python.org>, James
Mills wrote:
> On Fri, Sep 26, 2008 at 8:20 AM, Lawrence D'Oliveiro
> <ldo at geek-central.gen.new_zealand> wrote:
>
>> Object orientation IS procedural.
>
> Correction: OOP is Imperative.
No, "procedural".
The functional unit is called an "expression", the encapsulation of which is
called a "function". Hence "functional".
Similarly, the procedural unit is commonly called a "statement", the
encapsulation of which is a "procedure", not an "imperator".
Hence "procedural".
More information about the Python-list
mailing list