ThesaHelp: references i-l
Topic: programming with a database of modules
Topic: program source as truth
Topic: hypertext nodes made of names
Topic: immutable files and data
Topic: data as a named set of data objects
Topic: unique names
Topic: names as rigid designators
Topic: managing a Thesa database
Topic: examples of file systems
Topic: owned resources and data objects
Topic: unique numeric names as surrogates
Topic: version identification
Topic: using a description as a name
Topic: information retrieval by searching
Topic: access by pattern matching
Topic: software maintenance by patching
Topic: Thesa compiler and loader
Topic: debugger
Topic: configuration management
| |
Reference
Lampson, B.W., Schmidt, E.E.,
"Organizing software in a distributed environment",
SIGPLAN, 18, 6, pp. 1-13, June 1983 .
Google
Quotations
2 ;;Quote: Modeler describes software as a single unit of text; like a card deck for a bare computer
| 2 ;;Quote: Modeler uses uniquely named, immutable objects which contain the names of other objects
| 2 ;;Quote: each Modeler object has a unique name; the name is stored with the object
| 2 ;;Quote: a Modeler name is made unique by appending a unique id [timestamp] to a descriptive name
| 2 ;;Quote: Modeler uses immutable objects with unique names; allows name to be used in place of text
| 3 ;;Quote: derived Modeler objects named with 48-bit version stamp which hashes the source name, compiler version, switches, and interface version stamps
| 3 ;;Quote: can use partial naming of a Modeler object to locate the latest version of an object
| 6 ;;Quote: Modeler includes single keystroke updating a system with a newly edited program
| 6 ;;Quote: Modeler provides a procedural interface for access by a symbolic debugger to the module structure of a program
| 6 ;;Quote: a software release is a set of tested modules that is maintained by Modeler; changes can occur up to the release date
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: programming with a database of modules (94 items)
Topic: program source as truth (17 items)
Topic: hypertext nodes made of names (13 items)
Topic: immutable files and data (57 items)
Topic: data as a named set of data objects (22 items)
Topic: unique names (57 items)
Topic: names as rigid designators (43 items)
Topic: managing a Thesa database (34 items)
Topic: examples of file systems (44 items)
Topic: owned resources and data objects (12 items)
Topic: unique numeric names as surrogates (67 items)
Topic: version identification (12 items)
Topic: using a description as a name (21 items)
Topic: information retrieval by searching (35 items)
Topic: access by pattern matching (18 items)
Topic: software maintenance by patching (26 items)
Topic: Thesa compiler and loader (23 items)
Topic: debugger (37 items)
Topic: configuration management (24 items)
|