n***@sourceforge.net
2000-12-14 15:47:21 UTC
Bug #125731, was updated on 2000-Dec-13 17:22
Here is a current snapshot of the bug.
Project: XPLC
Category: None
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: nobody
Assigned to : nobody
Summary: Problem with the simple dynamic loader
Details: The simple dynamic loader will happily unload a module that has living instances, which will lead to a crash later on. It's design should change a bit to prevent this.
Follow-Ups:
Date: 2000-Dec-14 07:47
By: pphaneuf
Comment:
There is a number of problems with the current implementation: the interface doesn't support versioning (optional), the module doesn't get a reference to the service manager (ouch!), the dynamic loader probably shouldn't be a factory itself (instead the module should give a factory, but I'm not sure yet about this).
-------------------------------------------------------
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=125731&group_id=1814
Here is a current snapshot of the bug.
Project: XPLC
Category: None
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: nobody
Assigned to : nobody
Summary: Problem with the simple dynamic loader
Details: The simple dynamic loader will happily unload a module that has living instances, which will lead to a crash later on. It's design should change a bit to prevent this.
Follow-Ups:
Date: 2000-Dec-14 07:47
By: pphaneuf
Comment:
There is a number of problems with the current implementation: the interface doesn't support versioning (optional), the module doesn't get a reference to the service manager (ouch!), the dynamic loader probably shouldn't be a factory itself (instead the module should give a factory, but I'm not sure yet about this).
-------------------------------------------------------
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=125731&group_id=1814