Ferreteria/v0.41/odata: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
No edit summary
m (13 revisions imported: moving this project here)
 
(No difference)

Latest revision as of 16:44, 22 May 2022

versions: 0.41, 0.42, 0.5

About

This system is experimental, and replaces/updates the old content system (which was really part of 0.2 or 0.3).

Each node represents the core of a pseudo-record, which can have an arbitrary set of fields (leafs). Each leaf (field within a p-record) must have a unique name.

There are two registries maintained by code:

  • Pseudorecord types (node.Type)
  • Leaf types (leaf.Type)

Pages

Archive

  • /draft: an early draft of this version