Version 1.0.1 of pygtkmvc has been released.
pygtkmvc can be download from the project homepage: http://pygtkmvc.sourceforge.net
==============
pygtkmvc is a fully Python-based implementation of the Model-View-Controller (MVC) and Observer patterns for the PyGTK2 toolkit.
MVC is a pattern that can be successfully used to design and develop well structured GUI applications. The MVC pattern basically helps in separating semantics and data of the application, from their representation.
The Observer pattern helps to weaken dependencies among parts that should be separated, but need to be connected each other.
pygtkmvc provides a powerful and still simple infrastructure to help designing and implement GUI applications based on the MVC and Observer patterns. Features
The framework has been designed to be:
===================
This is a minor release that mainly features a few bug fixes.
Custom widgets into glade file are now supported by views.
Bug fixes:
Fixed a bug in the observable properties registration mechanism.
Many thanks to:
-- Roberto Cavada <cavada AT irst.itc.it>
<P><A HREF="http://pygtkmvc.sourceforge.net">pygtkmvc 1.0.1</A> - Pygtk MVC is a thin, multiplatform framework that helps to design and develop GUI applications based on the PyGTK toolkit. (22-May-07)
ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler
python-announce-list@python.org