gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] wrt. documents


From: s j tan
Subject: [Gnumed-devel] wrt. documents
Date: Sun, 24 Aug 2003 10:21:33 +1000

A system level sequence diagram (hand drawn is easiest) of the calls
needed between say a 
View and controller ( the view being the particular widget) could help
define the actual
Method names and parameters of the view and controller interfaces. 
Once the interface is sorted out, this can be written as empty python
classes whose
Methods need to be implemented.
Doing this helps separate out ui code from db code , so you might be
able to debug
a ui quicker.
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]