[Modeling-users] NotificationFramework 0.6 released
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-09-28 00:32:57
|
Hi all, The notification center, one of the key component in the mdl framework, did not handle py2.2+ new-style classes observers correctly. This caused various failures when they were used within the modeling framework. Release 0.6 adds full support for observers being instances of new-style classes. After upgrading, it is possible to use them with the modeling framework. -- S=E9bastien. |