| Did you know ... | Search Documentation: |
| object->save_in_file |
<-object. When the object is
reloaded in this PCE process, the combined functionality is similar to object<-clone.
When the data, manipulated by the application is stored in PCE, the
normal way is to attach all this information to a single object
(normally a hash_table, sheet or chain) and save this object to a file.
All attached objects (i.e. all data needed by
the application to save its persistent data) are then saved
in the file.
PCE's save and load functionality has a limited way to deal with
versions. The conversion activities are described with source_sink<-object.
Diagnostics:
.g. windows, cursors,
etc.).
Diagnostics related to opening, writing and closing a file are applicable as well.
Bugs:
->check_object <-clone <-object -save_style