| Clade Aliases
|
| Alias |
Clade
|
| Base* [c,i] |
aux\StandardBase
|
| Globals |
Config\Globals
|
| QObj* [c,i] |
Data\Mem\QVar\Obj
|
| InReqIface |
Sys\Data\reqs\Codecked\aux\Connect\Incoming
|
|
Thinking
The basic idea is that a Kiosk is a place you ask directions. It may direct you to another Kiosk, or it may (if it has it) give you the information directly. "Information", in this case, being either UI stuff or initiating some action.
I think the reason this is separate from the App clade is that it's confusing to have an App object that's actually just a sub-system manager rather than an application manager. We could call Kiosks "SubApps", but that's kind of inelegant. Maybe instead, we should ditch "App" and just have Kiosks all the way down? Existing Kiosks often seem quite sparse, so that may be the thing to do.
History