Next: Debug and Exception Handling, Previous: Events, Up: Top [Index]
Change is easy, except for the changed part.
Regarding the source code, Cuis-Smalltalk comes with several tools to manipulate it: the image, the change record, the change set and the package system. We give you a tour around these mechanisms then explain how you should manage the code of an application written with Cuis-Smalltalk.
• The Image | ||
• The Change Log | ||
• The Change Set | ||
• The Package | ||
• Daily Workflow | ||
• Source Code File |