1. Evaluate EmImageBuilder cancelIfDeclarationErrors: false. With this option disabled, load operations are not canceled if declaration errors are encountered.
a. Use protocols such as declareVariable: in the Smalltalk dictionary.
6. Verify the changes using Make Consistent of the Applications menu in an Application Manager with the desired applications selected.
7. Re-enable cancelIfDeclarationErrors to ensure that operations fail if declaration errors are encountered. This ensures that methods with declaration errors are not released into a configuration.
|