IBM Smalltalk User's Guide
Collapsed Notices
Collapsed About this book
Collapsed What's new in this version?

Getting started
Collapsed Introducing the Smalltalk development environment
Collapsed A guided tour: Creating your first Smalltalk application
Collapsed System architecture
Collapsed Components
Collapsed Getting started with team concepts

Making your own applications
Collapsed Creating applications
Collapsed Defining classes
Collapsed Implementing methods
Collapsed Extending defined classes
Collapsed Creating subapplications
Collapsed More practice: Creating DevelopTextEditor and DevelopTimeLogger
Collapsed Using the enhanced browsers (TrailBlazer)

Inspecting and debugging code
Collapsed Inspecting objects
Collapsed Debugging code

Handling software components
Collapsed Moving classes and methods
Collapsed Deleting components
Collapsed Filing out and filing in components

Handling team software components
Collapsed Loading components from a library
Collapsed Unloading components from your image
Collapsed Creating new editions of existing components
Collapsed Loading other editions of components already loaded
Collapsed Comparing editions
Collapsed Creating versions of components
Collapsed Releasing components
Collapsed Grouping applications using configuration maps
Collapsed Defining lineups for multiple platforms
Collapsed Importing components
Collapsed Exporting components
Collapsed Attaching non-Smalltalk files

Performing team system administration
Collapsed Library operations
Collapsed Recovering from crashes

Packaging, unloading, and analyzing code
Collapsed Introduction to packaging
Collapsed Simple packaging
Collapsed Advanced packaging
Collapsed Unloading ENVY/App image components
Expanded Packaging with image components (ICs)
Collapsed About ICs
Packaging preparation
Collapsed Step-by-step examples building VisualAge ICs
Collapsed Implementation issues and tips
Expanded Troubleshooting
Exit due to error: 33--Could not open image file
Exit due to error: 37--Image file is not an image
Problems during packaging
Side effects of using the -r command line option
Error attempting to load into a read-only object
Primitive failures during explicit IC loading
Errors during IC packaging
Reference to excluded pool
Excessive packaging time
Evaluation images
Runtime error at startup
Development image fails to start-up (Error 33)
Loading and unloading ICs
Collapsed Customizing the icon and splash screen
Collapsed Swapping objects between disks and images
Collapsed Analyzing the runtime performance of code

Setting up, customizing, and extending the system
Collapsed Setting up configuration files
Collapsed Setting up Smalltalk images
Collapsed Namespace support
Collapsed Extending the system

Appendixes
Index