[Modeling-cvs] NotificationFramework README,NONE,1.1
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-05-26 12:41:29
|
Update of /cvsroot/modeling/NotificationFramework In directory sc8-pr-cvs1:/tmp/cvs-serv31004 Added Files: README Log Message: Added --- NEW FILE: README --- The NotificationFramework is a python implementation of the "Observer" Design Pattern, allowing one-to-many dependency between objects even when they have no idea of who and where the other objects live. The complete documentation can found in module NotificationCenter, or at http://modeling.sourceforge.net/API/Notification-API/index.html It is distributed under the GNU General Public License. |