Ferreteria/v0.41/odata/node

From Woozle Writes Code
< Ferreteria‎ | v0.41/odata
Revision as of 16:44, 22 May 2022 by Woozle (talk | contribs) (2 revisions imported: moving this project here)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Every node

  • is a record in the node table
  • can have zero or more leafs
    • There's generally no point to having zero, but no reason to forbid it.
  • can have a (node) type which points to a handler-class
    • so that when we're looking at a group of unspecified nodes, we know how to handle each one