Issue 3649: p.615-85 ToonTownImpl (components-ftf) Source: Laboratoire d`Informatique Fondamentale de Lille (Mr. Raphael G. Marvie, nobody) Nature: Uncategorized Issue Severity: Summary: 5. Even if it is _only_ an example, p.615-85 ToonTownImpl implements ExecutorSegmentBase, shouldn't it be HomeExecutorBase? Resolution: see below Revised Text: In ptc/99-10-04 page 615-85, replace ExecutorSegmentBase by HomeExecutorBase. In ptc/99-10-04 page 615-83, add the following in the example 1 user-specified IDL: home ToonTown manages Toon {}; Actions taken: May 23, 2000: received issue May 13, 2002: closed issue Discussion: In ptc/99-10-04 chapter 615 example 1, ToonTownImpl is the skeleton executor implementation class for the home ToonTown. Then this class must implement the HomeExecutorBase interface instead of the ExecutorSegmentBase interface. End of Annotations:===== From: Raphael Marvie MIME-Version: 1.0 Message-ID: <14634.24485.876002.909300@gargle.gargle.HOWL> Date: Tue, 23 May 2000 12:38:29 +0200 (MET DST) To: issues@omg.org Cc: marvie@lifl.fr Subject: issue ? against the CCM X-Mailer: VM 6.72 under 21.1 (patch 6) "Big Bend" XEmacs Lucid Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by emerald.omg.org id GAA22522 Content-Type: text/plain; charset=iso-8859-1 X-UIDL: 1em!!`P=e9>W2!!2bWd9 These remarks/issues are based on the CORBA 3.0 CCM FTF DRAFT ptc/99-10-04 dated 29 october 1999 retreived from the OMG site. 5. Even if it is _only_ an example, p.615-85 ToonTownImpl implements ExecutorSegmentBase, shouldn't it be HomeExecutorBase?