DOC: rename the old SubsystemLifecycle page
..at that time, that page was hastily written do document an somewhat controversial implementation draft, which later on evolved into the Application-main object Lumiera relied on since then. Recently, a dedicated page dealing with subsystems and lifecycle has been added to the Architecture section; so this page here should be rewritten to focus on the "Application realm" as such.
This commit is contained in:
parent
421a2ed49a
commit
0ce192975d
2 changed files with 7 additions and 12 deletions
|
|
@ -1,17 +1,10 @@
|
|||
Startup and Shutdown of Subsystems
|
||||
==================================
|
||||
:Date: Dec 2008
|
||||
The Application : Start-up and Subsystems
|
||||
=========================================
|
||||
:Date: 2009
|
||||
:Author: Ichthyo
|
||||
|
||||
//MENU: label Subsystem start
|
||||
//MENU: label Start-up
|
||||
|
||||
.copied from 'pipapo.org'
|
||||
NOTE: This page was moved from _Cehteh_'s MoinMoin-wiki,
|
||||
which at that time was the first home of Lumiera development +
|
||||
The design and techniques outlined here are in use without major
|
||||
changes as of 2015 (and can be expected to remain this way). The
|
||||
documentation needs rewording in a more neutral and descriptive
|
||||
way and probably an introductory paragraph might be helpful [yellow-background]#TODO#
|
||||
|
||||
...There is now sort-of an ``application realm'', which doesn't belong strictly to
|
||||
any one of the Layers. It serves the purpose of pulling up and tearing down the
|
||||
|
|
@ -1,8 +1,10 @@
|
|||
Design Documents: Application Framework
|
||||
=======================================
|
||||
|
||||
// Menu : prepend child ApplicationStart
|
||||
|
||||
* link:Config.html[Configuration]
|
||||
* link:plugin_loader.html[Plugin Loader]
|
||||
* link:SubsystemLifecycle.html[Application Subsystems and Lifecycle]
|
||||
* link:ApplicationStart.html[Application Subsystems and Lifecycle]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue