UML <-> Python

Eugene Morozov jmv at yandex.ru
Thu Jun 7 23:58:37 EDT 2001


Roman Suzi <rnd at onego.ru> writes:

> Hello,
> 
> It occured to me that probably Python language has some abilities
> which couldn't be expressed in UML.
> 

I'm a newbie in UML, but I disagree with you.  First of all UML isn't
just about design, I use it mostly for analysis.  And when designing
python program using UML you can avoid things you mentined completely
(adding attributes on the fly, etc.) or invent some kind of notaion
for them by yourself.  This could cause problem only in round-trip
engineering tools but no such tools exist for Python, AFAIK.  
Eugene

-- 
Email: <roshiajin % yahoo.com>      http://www.geocities.com/roshiajin/
The whole problem with the world is that fools and fanatics are always
so certain of themselves, but wiser people so full of doubts. 
                                     -- Bertrand Russell



More information about the Python-list mailing list