Bug 3904 - Session_Servant_Impl::get_component needs to be reworked
Summary: Session_Servant_Impl::get_component needs to be reworked
Status: NEW
Alias: None
Product: CIAO
Classification: Unclassified
Component: CIAO Container Implementation (show other bugs)
Version: 0.8.2
Hardware: All Linux
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2010-10-04 08:03 CDT by Johnny Willemsen
Modified: 2018-01-15 11:22 CST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2010-10-04 08:03:43 CDT
Session_Servant_Impl::_get_component needs to be reimplemented, this method should be available for all container types, but currently it uses context->get_CCM_object which is a session specific method
Comment 1 Johnny Willemsen 2010-10-04 08:10:10 CDT
At the same moment we should recheck Session_Context_Impl::get_CCM_object, this can probably also be simplified than