Another related OO Python ?
Eric Brunel
eric.brunel at pragmadev.nospam.com
Wed Feb 16 03:48:57 EST 2011
In article <iJg5p.198317$Mg5.147952 at en-nntp-06.dc1.easynews.com>,
Doug Epling <wdepli at mikrotec.com> wrote:
> hey, does anyone find the UML useful during Python development of larger
> projects?
Well, UML being very Java/C++ oriented, I found out that Python idioms
were really difficult to represent in the diagrams. So I'm using it to a
very small extent and for documentation only, just to give an idea about
how classes are organized. For the rest, and IMHO, it's really too
impractical to be of any use.
More information about the Python-list
mailing list