next up previous contents
Next: TPhSupermodule Up: Modules, Supermodules and Context Previous: Message Logging   Contents

Data ownership

Modules in general to not retain ownership of the data objects they use or produce, other than for temporary objects solely used internally. Modules give up ownership (i.e. the responsibility to delete after end of use) of all data objects once they are added to the event or object manager and thus visible to the outside world.



Gunther Roland
2000-05-05