Marc 'BlackJack' Rintsch wrote:
> In <[EMAIL PROTECTED]>, Roman Susi
> wrote:
> 
> 
>>Out of curiosity, how do I draw functions outside classes with UML? How 
>>module could be drawn in this case?
> 
> 
> I just create a (UML) class for modules.  After all a Python module can be
> seen as a class definition for a singleton which is instantiated at import
> time.

Thanks. That was precise answer to one of the questions.

I am not able to answer to everyone, but I see it really boils down to
UMLs restricted nature. That is quite ok.

> 
> Ciao,
>       Marc 'BlackJack' Rintsch

Sy,
Roman
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to