Tuesday, January 13, 2009

boduch 0.0.6

The 0.0.6 version of the boduch Python package is now available. Changes include:
  • Fixed a major bug in EventManager.subscribe() that allowed the same handle for a single event to be subscribed more than once.
  • Type instances now have a uuid attribute which is generated by the constructor.
  • EventThread will now inherit from Type.
  • Improved the EventManager interface.
  • Improved the Event and Handle interfaces.
  • Implemented new Set and Hash event handles.

No comments :

Post a Comment