Re: Initial event handling

From: Dirk Olmes (dirk.olme..mx.de)
Date: Mon Jan 20 2003 - 00:47:40 EST

  • Next message: Andrus: "Caching Reusable Query Results."

    > Especially the EventListener interface hierarchy now has the
    > added advantage that it allows for checked observer interface compliance
    > at compile time and also more flexible, typed Event classes with
    > additional capabilities, like DataContextEvent's info Map (which we can
    > actually replace with real methods/state now!)

    One thing that got lost in the transition is that you can get the
    ObserverSubject from the Event. That could be added to ObserverEvent
    easily. When ObserverManager fires the event, it could add the subject
    to the event that was passed in first.

    -dirk



    This archive was generated by hypermail 2.0.0 : Mon Jan 20 2003 - 00:48:15 EST