Ferreteria/v0.5: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* [[/login]] system | * [[/login]] system | ||
* [[/menu]]s | * [[/menu]]s | ||
* [[/message stash]]ing | |||
* [[/node]]s | * [[/node]]s | ||
* [[/portbank]]s: foundation for Features | * [[/portbank]]s: foundation for Features |
Revision as of 19:46, 3 December 2022
Pieces
Alphabetic:
- /@cls: class documentation
- /classloader
- /data
- /db: database subsystem
- /dropins each define multiple data-features that work together
- /features are built on PortBanks
- /global depot
- /layout system: display elements, HTML tags...
- /login system
- /menus
- /message stashing
- /nodes
- /portbanks: foundation for Features
- /portcards: wrapper-classes for single records in specific I/O formats
- /portrows: converting between different representations of table data
- /registry of various things
- /sql: table definitions
- /startup: what happens when the browser requests a page
- /table
- /URI data
- /varstat: variable-status wrapper classes