Ticket #4 (closed task: fixed)

Opened 3 years ago

Last modified 2 years ago

Extract management of Applets from the Broker

Reported by: deveiant Owned by: deveiant
Priority: high Milestone: Theres No Step Three
Component: Broker Version: 0.1
Severity: major Keywords: broker dispatch registry
Cc:

Description

The management of applets in the broker has become entwined with dispatching to them, which causes all kinds of needless complexity. The management and loading of applets should be extracted from the Broker into one or more other classes so it can just do dispatching.

Change History

Changed 3 years ago by ged

(In [277]) * Checkpoint commit: First stab at the extraction of the management of applet

loading/reloading from the Broker (see #4)

  • Started un-camelCasing methods as I go.

Changed 2 years ago by deveiant

  • status changed from new to closed
  • resolution set to fixed

This was actually fixed with [295], but I forgot to insert the appropriate magic phrase in the commit message.

Note: See TracTickets for help on using tickets.