Ferreteria/v0.5: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
* [[/db]]: database subsystem
* [[/db]]: database subsystem
* [[/dropin]]s each define multiple data-features that work together
* [[/dropin]]s each define multiple data-features that work together
* [[/evint]]: internal events system (used to build/render graphical elements
* [[/evlog]]: event-logging system
* [[/feature]]s are built on PortBanks
* [[/feature]]s are built on PortBanks
* [[/global depot]]
* [[/global depot]]
Line 18: Line 20:
* [[/sql]]: table definitions
* [[/sql]]: table definitions
* [[/startup]]: what happens when the browser requests a page
* [[/startup]]: what happens when the browser requests a page
* [[/stash]]ing: quick ways of storing arbitrary information for a given user (who may not be logged in or have an account)
* [[/table]]
* [[/table]]
* [[/URI data]]
* [[/URI data]]
* [[/varstat]]: variable-status wrapper classes
* [[/varstat]]: variable-status wrapper classes

Latest revision as of 19:42, 20 December 2022

Pieces

Alphabetic: