Issue 3958: Duplicate inheritance in Membership interface (negotiation-ftf) Source: OSM (Mr. Stephen McConnell, mcconnell@osm.net) Nature: Revision Severity: Significant Summary: Membership is currently defined as a type of AbstractResource. In addition two derived types (Community and Encounter) also inherit from AbstractResource. Elimination of this conflict can be achieved by declaring Membership as an abstract interface. Resolution: Revised Text: Membership interface has been redefined as an abstract interface. abstract interface Membership : Actions taken: October 16, 2000: received issue February 27, 2001: closed issue Discussion: Resolution: A recommended revision to the Membership interface is proposed under EC/2000-10-02, Part 2. The revision involves retraction of inheritance of AbstractResource and declaration of the interface as abstract. End of Annotations:===== From: "Stephen McConnell" To: "Juergen Boldt" Cc: , , "Abdul Akram Ph. D." , "Sanjeev Goyal" Subject: Negotiation FTF Issues Date: Mon, 16 Oct 2000 19:17:22 +0200 Message-ID: <004101c03794$f2064ac0$0a01a8c0@osm.net> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Importance: Normal Content-Type: multipart/mixed; boundary="----=_NextPart_000_0042_01C037A5.B58F1AC0" X-UIDL: -HAe93@]!!J1(!!e=>!! Issue CCCC: Duplicate inheritance in Membership interface --------------------------------------------------------- Nature: IDL Error Severity: Medium. Summary: Membership is currently defined as a type of AbstractResource. In addition two derived types (Community and Encounter) also inherit from AbstractResource. Elimination of this conflict can be achieved by declaring Membership as an abstract interface. Resolution: A recommended revision to the Membership interface is proposed under EC/2000-10-02, Part 2. The revision involves retraction of inheritance of AbstractResource and declaration of the interface as abstract.