Changes between Version 33 and Version 34 of NameSpaces


Ignore:
Timestamp:
2017-09-12 11:34:52 (8 years ago)
Author:
archibald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NameSpaces

    v33 v34  
    55We need to create name spaces.[[BR]][[BR]] Namespaces are 
    66 * a labeled/named subset of identified/labeled content, 
    7   * content can then be precisely identified with a compound identfier - the conjuction of the subset name and the content name. 
     7  * content can then be precisely identified with a compound identfier 
     8  * the conjuction of the subset name and the content name. 
    89 * commonly structured as nested hierarchies to allow reuse of names in different contexts. 
    9  * typically employed for the purpose of grouping symbols and identifiers around a particular functionality and to avoid name collisions between multiple identifiers that share the same name. 
     10 * typically employed for the purpose of grouping symbols and identifiers around a particular functionality 
     11  * to avoid name collisions between multiple identifiers that share the same name. 
    1012 * hierarchical, ie sets of namespaces can be nested within another namespace 
    1113