Issue 5936: context interface for home implementation (components-ftf) Source: Fraunhofer FOKUS (Mr. Tom Ritter, tom.ritter(at)fokus.fraunhofer.de) Nature: Uncategorized Issue Severity: Summary: The home interface could have freely defined operations or can support an interface with such operations. A home context interface may help to implement such operations. E.g. a home implementation needs this context interface to determine its own object reference. suggestion: Add a home context interface that is similar to the component context interface. Add a set_context operation at the HomeExecutorBase interface. Resolution: Revised Text: Actions taken: May 7, 2003: received issue Discussion: End of Annotations:===== From: ritter@fokus.fraunhofer.de X-Authentication-Warning: saturn.fokus.fraunhofer.de: nobody set sender to tri@fokus.fhg.de using -f To: issues@omg.org Subject: context interface for home implementation Date: Wed, 07 May 2003 22:49:22 +0200 (MET DST) User-Agent: IMP/PHP IMAP webmail program 2.2.7 Components RTF: The home interface could have freely defined operations or can support an interface with such operations. A home context interface may help to implement such operations. E.g. a home implementation needs this context interface to determine its own object reference. suggestion: Add a home context interface that is similar to the component context interface. Add a set_context operation at the HomeExecutorBase interface. Thanks, Tom Ritter