Node space

From Organic Design wiki
Revision as of 06:26, 25 February 2007 by Nad (talk | contribs)


+node space summary

Fundamental geometry

As was discussed in the node summary, the four "built in" associations of next, prev, parent and focus form a vertical hierarchical dimension, and a horizontal sequence-oriented dimension. The horizontal is related to time, and the vertical to space (volume and diversity).

Loops & threads

Containment in space and time

See also

  • nodeSpace.c is the current implementation of node space running in peerd.c based peers
  • nodal-wikid.pl extends PERL's native hash-table to make a Nodal Space (no longer current).
  • peer-nodal.as implements the functional way since ECMA can't use references as array-keys (no longer current).