-
Key: CORBA3-77
-
Legacy Issue Number: 5642
-
Status: closed
-
Source: Floorboard Software ( Jonathan Biggar)
-
Summary:
22.10.3 has bad example code for the type specific poller generated for
the StockManager interface. The AMI_StockManagerPoller is shown with
the following:valuetype AMI_StockManagerPoller : Messaging::Poller
{ ... attribute AMI_StockManagerHandler associated_handler; ... };
This is illegal, since Messaging::Poller also defines an attribute named
"associated_handler". Since the text does not specify that this
attribute ought to be generated in a type-specific poller, I suspect
that this is an editing mistake from a draft version of the Messaging
RFP response and should be removed.The C++ example generated code in 22.11.4.2 also needs to be edited to
remove the associated_handler attribute as well. -
Reported: CORBA 3.0 — Wed, 11 Sep 2002 04:00 GMT
-
Disposition: Resolved — CORBA 3.0.2
-
Disposition Summary:
The observation above is correct. Fix it
-
Updated: Fri, 6 Mar 2015 20:58 GMT
CORBA3 — Messaging: bad example code for type specific poller
- Key: CORBA3-77
- OMG Task Force: Core 2002 RTF