Menu

#3 Add Event Listener structure

open
None
5
2004-02-01
2004-01-27
No

We need an Event Listener structure, that allows plugins
to register for certain events like dispatched commands
or start/exit of HenPlus.

Discussion

  • Henner Zeller

    Henner Zeller - 2004-02-01
    • assigned_to: nobody --> hzeller
     
  • Henner Zeller

    Henner Zeller - 2004-02-01

    Logged In: YES
    user_id=42577

    Alright. The first event listener is available. An
    ExecutionListener can be added to the CommandDispatcher. It
    is now used in EchoCommandProperty that uses it to write out
    commands when this property is changed to 'true'.

    I'll leave this bug open, since other listeners need to be
    added..

     

Log in to post a comment.