phantomuserland icon indicating copy to clipboard operation
phantomuserland copied to clipboard

Object directory for shell

Open dzavalishin opened this issue 7 years ago • 2 comments

tree of directory (string to object map) objects - just like file system tree, but pointing to objects

shell instructions:

ls - list current tree node cd - move up/down the tree new <class_name> - create object and link it to directory - start thread running some default (run?) method of the object

need some "application" class

dzavalishin avatar May 16 '17 12:05 dzavalishin

Shell or kernel root() subsystem to create root dir and basic dir objects:

  • /etc/kernel/state/... kernel object states
  • /etc/settings - user modifiable
  • /home/root
  • /app/clock /shell /smartHome

dzavalishin avatar Oct 10 '19 09:10 dzavalishin

Visual navigation around shell objects tree

dzavalishin avatar Oct 10 '19 09:10 dzavalishin