Package pear-Event_Dispatcher: Information

    Source package: pear-Event_Dispatcher
    Version: 1.0.0-alt3
    Build time:  Jun 20, 2008, 03:57 AM
    Report package bug
    License: BSD License
    Summary: Dispatch notifications using PHP callbacks
    Description: 
    The Event_Dispatcher acts as a notification dispatch table.
    It is used to notify other objects of interesting things. This
    information is encapsulated in Event_Notification objects. Client
    objects register themselves with the Event_Dispatcher as observers of
    specific notifications posted by other objects. When an event occurs,
    an object posts an appropriate notification to the Event_Dispatcher.
    The Event_Dispatcher dispatches a message to each registered
    observer, passing the notification as the sole argument.

    List of rpms provided by this srpm:
    pear-Event_Dispatcher (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. rpm-build-pear
      2. pear-core

    Last changed


    June 20, 2008 Vitaly Lipatov 1.0.0-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    Jan. 10, 2008 Vitaly Lipatov 1.0.0-alt2
    - update according to rpm-build-pear 0.3
    Jan. 5, 2008 Vitaly Lipatov 1.0.0-alt1
    - initial build for ALT Linux Sisyphus