Project - instance variables
Last updated at 12:05 pm UTC on 16 January 2006
A Project object has these instance variables:
world
changeSet
transcript
displayDepth
viewSize
thumbnail (a Form)
parentProject
previousProject
nextProject
guards
projectParameters
isolatedHead
inForce
version
urlList
environment
lastDirectory
lastSavedAtSeconds
projectPreferenceFlagDictionary
resourceManager
The most important variable is probably the first 'world' which gives access to the topmost PasteUpMorph.
Instead of a list of instance variables a precise definition what a project is would be valuable here...
See Project - class comment