Separating GUI and code

Kevin Dahlhausen morse at harborcom.net
Tue May 11 13:01:35 EDT 1999


Markus Kohler <markusk at bidra241.bbn.hp.com> wrote:

>The answer to you problem is the MVC ( Model View Controller) pattern.
>There's some stuff  about it in the "Design Patterns" book and every
>beginners Smalltalk book talks about it because it has been used successfully
>in  Smalltalk since decades. At www.squeak.org you should also find at least
>one link about MVC.   

Here's a paper that talks about the Document-View model:
http://www.geocities.com/SiliconValley/Peaks/4673/docview.zip




More information about the Python-list mailing list