Make Object Oriented?

eduardo.padoan at gmail.com eduardo.padoan at gmail.com
Thu Aug 10 09:01:23 EDT 2006


It would be ease to create such a tool if you dont care if your code is
a Functional Decomposition
(http://c2.com/cgi/wiki?FunctionalDecomposition) AntiPatern. But OO
design is hard to do "automagically" from a bunch of functions and data
structures. Methods and attributes are in the same object for a
conceptual reason too, don't you think?




More information about the Python-list mailing list