Definition at line 146 of file CPCoder.j.
- (id) awakeAfterUsingCoder: |
|
(CPCoder) |
aDecoder |
|
|
implementation |
Called after an object is unarchived in case a different object should be used in place of it. The default method returns self
. Interested subclasses should override this.
- Parameters
-
- Returns
- the original object or it's substitute.
Definition at line 154 of file CPCoder.j.
The documentation for this category was generated from the following file: