Model View Presenter GUI pattern?

Boudewijn Rempt boud at rempt.xs4all.nl
Fri Dec 14 15:34:19 EST 2001


Boudewijn Rempt <boud at rempt.xs4all.nl> wrote:
> george young <gry at ll.mit.edu> wrote:
>> Is anyone using the Model View Presenter GUI framework/pattern in python?
>> I've been reading bits about it, and it sounds quite attractive.  

> Yes: in http://stage.linuxports.com/projects/pyqt/c4626.htm I discuss
> it in some detail. I'm now working on an editor in Python that will
> carry the paradigm to its conclusion. It tends to be difficult to 
> implement the paradigm with a gui toolkit that doesn't use it for
> every single widget, like Swing attempts.

It has been brought to my attention that the above url is wrong (funny,
since I pasted it straight out of my browser. Perhaps Joshua has
just regenerated the book). It's now:

http://stage.linuxports.com/projects/pyqt/c4625.htm

-- 

Boudewijn Rempt  | http://www.valdyas.org 



More information about the Python-list mailing list