UML <-> Python
Duncan Booth
duncan at NOSPAMrcp.co.uk
Tue Jun 12 06:04:06 EDT 2001
Eugene Morozov <jmv at yandex.ru> wrote in
news:87iti78vwy.fsf at lucifer.home.spb:
> 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.
Doesn't ObjectDomain support round-trip for Python?
--
Duncan Booth duncan at rcp.co.uk
int month(char *p){return(124864/((p[0]+p[1]-p[2]&0x1f)+1)%12)["\5\x8\3"
"\6\7\xb\1\x9\xa\2\0\4"];} // Who said my code was obscure?
More information about the Python-list
mailing list