Changes between Version 16 and Version 17 of WikiStart


Ignore:
Timestamp:
Feb 17, 2010, 10:42:47 AM (14 years ago)
Author:
casties
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v16 v17  
    2424[[br]]
    2525== Vocabulary ==
    26  (as i understand it)
     26 * '''workspace''' - a workspace is a set of '''blocks''' chosen by the user in an order chosen by the user. A workspace can be given a name, it can be saved and restored.
     27
    2728 * '''dependency''' - in this context, dependency of one object to another means that changes made to one of them can directly transfer to the other.
    2829 * '''Table''' - consists Table definition (number and labels of columns) and Table data. No dependencies to other Tables etc.