ANN: mvc 0.2.1 released

Roberto Cavada cavada at irst.itc.it
Wed Jul 23 07:46:24 EDT 2003


A simple Model-View-Controller framework for pygtk2. 
Also, implements the Observer pattern. 

With respect to the previous version, this version provides:
1. Observable properties are simple python class' properties (via
metaclasses)
2. Every class can be an Observer for a model
3. Up-to-date docs and a simple example

The latest version can be found here:
http://sra.itc.it/people/cavada/dload/mvc-0.2.1.tar.gz

rob

-- 
  _/_/_/   _/_/_/   Roberto Cavada                                   
 _/   _/ _/        ITC-irst   http://www.irst.itc.it                 
_/   _/ _/        Automated Reasoning Systems - Formal Methods Group 
/_/_/  _/        Via Sommarive, 18 - 38050 Povo (TN) - Italy         
   _/  _/       Tel: +39 0461 314 328   Fax: +39 0461 302 040        
    _/   _/_/  cavada#irst.itc.it   http://sra.itc.it/people/cavada






More information about the Python-list mailing list