Ferreteria/v0.6/clade/App/Routed

From WoozleCodes
Jump to navigation Jump to search
clade: App\Routed
Clade Family
App Routed
Clade Aliases
Alias Clade
Base* [ca,i] App
Globals [cs] Config\Globals
KioskIface Sys\Routing\Kiosk
Subpages

About

  • Purpose: base for App clades that will use standard Routing management

History

  • 2024-09-13 started: extracted ReceiveRequest() from cWeb
  • 2024-11-05 HomeKiosk() is abstract for this instar, because futils app classes just create the Kiosk as needed.
    • Later note: I think this means they never call it.
  • 2025-03-05 Changing trait tRouted into class cRouted.
  • 2026-05-19 making HomeKiosk() public so Sys\Events\InputRq\aux\InArgs can access it

Pages