Summary: | CORBA 3.0 - CCM adds several methods to CORBA interfaces | ||
---|---|---|---|
Product: | TAO | Reporter: | Ossama Othman <ossama.othman> |
Component: | CIAO | Assignee: | Nanbor Wang <nanbor> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | parsons |
Priority: | P3 | ||
Version: | 1.2.3 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 1278 |
Description
Ossama Othman
2002-08-10 22:35:48 CDT
This is required for CORBA 3.0 compliance in the TAO 1.3 release. I implemented get_component() a while back. But I either missed the special case in LocalObject, or it wasn't mentioned in the draft spec. Anyway, it's trivial to add it (throwing NO_IMPLEMENT ;-) and I'll add it after 1.2.4. I'll need Jeff's help with those typecode functions, however.. The methods and TypeCodes in question were added some time back. |