Ticket #481 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Abolish contextMenu.relevantServices

Reported by: clange Owned by: cdavid
Priority: major Milestone: JOBAD Complete Code Revision
Component: JOBAD Version: v0.1.3
Keywords: Cc: jgiceva
Blocked By: Blocking:
Due to close: 2009/10/16 Include in GanttChart: yes
Dependencies: Due to assign: 2009/10/01

Description

There's another hard-coded dependency from the context menu on the other services. It is not necessary to hard-code all services potentially offered by JOBAD in the contextMenu module. Services that have been loaded (and only them!) are registered in moduleHostAddressDB anyway, so they can be queried from that place.

Change History

Changed 4 years ago by clange

  • milestone set to JOBAD Complete Code Revision

Changed 4 years ago by clange

  • owner changed from clange to cdavid

Changed 4 years ago by clange

  • due_assign changed from YYYY/MM/DD to 2009/10/01
  • include_gantt set
  • due_close changed from YYYY/MM/DD to 2009/10/16

Before fixing other bugs or even thinking about new features, I consider it important to remove all cross-dependencies of the modules. This will also aid the later task of really introducing modularization using some library.

Changed 3 years ago by clange

I guess that's been solved with the new service API – if so, please close

Changed 3 years ago by cdavid

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