Difference between revisions of "Node space"

From Organic Design wiki
(summary)
m
Line 1: Line 1:
 
[[Category:Glossary]][[Category:Nodal Concepts]]
 
[[Category:Glossary]][[Category:Nodal Concepts]]
 +
__NOTOC__
 
<table class=document-code><tr><td>
 
<table class=document-code><tr><td>
 
[[+node space summary]]
 
[[+node space summary]]

Revision as of 06:26, 25 February 2007


+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).