Difference between revisions of "State"

From Organic Design wiki
m (Caretaker: Format cat links)
(Redirected page to The State)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Glossary]][[Category:Nodal Concepts]]
+
#redirect [[The State]]
 
 
State is non-nodal content like file-handles, text and object or function references. Every [[node]] exhibits such a ''state'' which is its encapsulation of the concept it represents ''in terms of the local [[Wikipedia:Runtime|runtime]] environment''. If the node has no representation in terms of the local environment, then a request of its state returns the local representation of ''void''.
 
 
 
Note that, a node's ''state'' is not an association, but rather a method of the actual [[Node]] definition. This is because the associations are purely nodal and can only exist as ''nodeRef:nodeRef'' pairs. We can't put non-nodal content directly into a [[Nodal Space]], but we can "attach" it to nodes.
 

Latest revision as of 14:17, 24 July 2012

Redirect to: