Bug 1677 - interface for reaction upon event firing
Summary: interface for reaction upon event firing
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1668
  Show dependency treegraph
 
Reported: 2005-10-29 23:10 UTC by Andrew Cagney
Modified: 2006-12-05 02:20 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-10-29 23:10:52 UTC
Providing interface for reaction upon event firing, and implementing a few
reactions (hilight, dialog, stop).
Comment 1 Phil Muldoon 2006-12-05 02:20:47 UTC
This logic is defined and handle via ActionPoint/FilterPoint in Observer Root
and handled in Observer manager. Already defined and implemented.