Opened 12 years ago

Last modified 8 years ago

#114 assigned new-feature

launcher -- process manager renovation

Reported by: Fred T. Hamster Owned by: bugdock
Priority: minor Milestone:
Component: feistymeow-octopus Version:
Keywords: Cc:

Description

process_manager:

we own the code for this.
get it back online.
lots of cool config support with it.

  1. fix_process_manager_for_non_shuttable
    1. the process manager (and application config object that serves it) needs to read entries from an INI file for the section of items that should not be shut down.
  2. have shutdown app use same list for apps as process mgt:
    1. the launcher system registrations should have enough info to serve as the llshutdown list, given that mode of call; llshutdown should just invoke a method on launcher that says "shut down all running applications now".
    2. having two lists for apps (i.e. shutdown list ini file and the list of launchable apps for launcher) is too annoying and error prone. distill it down to one source for both lists and generate each list appropriately.

Change History (1)

comment:1 by Fred T. Hamster, 8 years ago

Owner: changed from Fred T. Hamster to bugdock
Status: newassigned
Note: See TracTickets for help on using tickets.