Bug 2204 - Object::get_domain_managers missing
Summary: Object::get_domain_managers missing
Status: ASSIGNED
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.4.6
Hardware: All All
: P2 enhancement
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks: 1278
  Show dependency tree
 
Reported: 2005-08-01 02:21 CDT by Johnny Willemsen
Modified: 2007-09-21 08:07 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2005-08-01 02:21:45 CDT
The following method is missing from CORBA::Object:

DomainManagersList get_domain_managers ();

Found this when looking why we had Domain.pidl in the core TAO lib. It is not
used at this moment, but when the method above is added it will be used.
Comment 1 Johnny Willemsen 2005-10-21 08:30:52 CDT
accept for support
Comment 2 Johnny Willemsen 2007-09-21 08:07:43 CDT
changed severity