Difference between revisions of "Focus"
From Organic Design wiki
(replaces nodeLOOP association) |
m |
||
Line 1: | Line 1: | ||
[[Category:Nodal Concepts]] | [[Category:Nodal Concepts]] | ||
− | The value of a [[node]] is obtained by using 0 as the [[binary traversal]] key (i.e [[association]] which actually means not to traverse anywhere at all). | + | The value of a [[node]] is obtained by using 0 as the [[binary traversal]] key (i.e [[association]] which actually means not to traverse anywhere at all). A node's ''focus'' is the item in its [[loop]] which will receive the next [[quantum]] of execution from [[nodal reduction]] |
;Notes | ;Notes | ||
*The ''focus'' replaced the [[nodeLOOP]] association at 20:50, 8 Nov 2006 (NZDT) because the is the "now" and should therefore be ''this'' or ''self''. | *The ''focus'' replaced the [[nodeLOOP]] association at 20:50, 8 Nov 2006 (NZDT) because the is the "now" and should therefore be ''this'' or ''self''. |
Revision as of 01:57, 12 November 2006
The value of a node is obtained by using 0 as the binary traversal key (i.e association which actually means not to traverse anywhere at all). A node's focus is the item in its loop which will receive the next quantum of execution from nodal reduction
- Notes
- The focus replaced the nodeLOOP association at 20:50, 8 Nov 2006 (NZDT) because the is the "now" and should therefore be this or self.