Don Taylor пишет: > Basil Shubin wrote: >> Hi friends! >> >> I have read articles about MVC/MVP, but still can't get a clue to how >> implement it in really working application :-( Because I better >> understand with ready to use examples, can you provide link to free >> python+GUI application which implements MVC/MVP design? >> > Here is another example of MVP in Python/wxPython. > > http://wiki.wxpython.org/index.cgi/ModelViewPresenter
Thanks, now I almost implement what I want :-) BTW current design of my app is much better with MVP than with my own solution. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor