[cvs] commit: kronolith/lib/Notification/Listener status.php horde/lib Notification.php horde/lib/Notification Event.php Listener.php horde/lib/Notification/Listener status.php

Chuck Hagenbuch chuck at horde.org
Thu Jan 16 10:36:26 PST 2003


chuck       2003/01/16 10:36:26 PST

  Modified files:
    lib/Notification/Listener status.php 
    lib                  Notification.php 
    lib/Notification     Listener.php 
    lib/Notification/Listener status.php 
  Added files:
    lib/Notification     Event.php 
  Log:
  Revision of the Notification system to pass Notification_Event objects
  instead of just text messages. This allows for much more sophisticated
  Notification_Listener subclasses in the future. The changes are all
  backwards compatible; Notification_Event objects are created
  transparently if needed.
  
  Submitted by: Hans Lellelid <hans at appliedsec.com>
  
  Revision  Changes    Path
  1.24      +16 -7     horde/lib/Notification.php
  1.1       +62 -0     horde/lib/Notification/Event.php (new)
  1.6       +31 -2     horde/lib/Notification/Listener.php
  1.9       +8 -10     horde/lib/Notification/Listener/status.php
  1.3       +12 -11    kronolith/lib/Notification/Listener/status.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Notification.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/co.php/horde/lib/Notification/Event.php?r=1.1
  http://cvs.horde.org/diff.php/horde/lib/Notification/Listener.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification/Listener/status.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Notification/Listener/status.php?r1=1.2&r2=1.3&ty=u


More information about the cvs mailing list