Ticket #71 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Event Registration fails for compiled handlers

Reported by: lmajano Owned by: lmajano
Priority: highest Milestone: 2.0.0
Component: Architecture Version: 1.1.0
Severity: critical Keywords:
Cc:

Description

When a project is compiled, the framework will fail to load, since it cannot read and parse the event handlers. A new approach will be used in prepardeness for version 2.0 where event aliases will be defined in an event deployment descriptor file.

Event handlers will be listed and registered. However, methods will not be inspected until execution. If a method(event) is not found in the handler, then a new setting: onInvalidEvent will take precedence and execute that event.

Change History

Changed 4 years ago by lmajano

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.