MVC Framework version 0.3.0 released. 

MVC is an implementation of the Model-View-Controller 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 sematics and data of the
application, from their representation. The Observer pattern is also
embedded here. This pattern allows making separated parts independent,
but still connected each other. 

About this implementation:
- easy to understand and to use
- makes code extremely easy to write and read
- fully documented
- straightly runs under many platforms (unixes, windows, solaris,
  etc.)
- essential, it does only what it was designed for

Latest version and information can be found at this URL:
http://sra.itc.it/people/cavada/mvc/index.html

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        
    _/   _/_/  [EMAIL PROTECTED]   http://sra.itc.it/people/cavada

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to