Issue 449: 7.1 Converting Object References to Strings Para 3 - comment (orb_revision) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: it"s not clear from this whether the string generated by object_to_string is portable accross ORBs or among clients. Please add text clarifying portability of generated string. Resolution: resolved, close issue Revised Text: For all conforming ORBs, if obj is a valid reference to an object then string_to_object(object_to_string(obj)) will return a valid reference to same object if two operations are performed on same ORB. For all conforming ORBs supporting IOP this remains t Actions taken: November 26, 1996: received issue March 25, 1997: closed issue Discussion: End of Annotations:===== eturn-Path: From: Martin Chapman Date: Thu, 21 Aug 1997 12:18:36 +0100 To: Paul Rabin CC: orb_revision@omg.org Subject: [tcross@iona.com: IFR issues at OMG] Paul, As promised at a conf call a few weeks ago, we have looked at the currently logged IFR issues. Terence Cross trawled through them and here is his response (marked TC>). Terence can be available for a core rtf conf call to try and resolve these. Let us know when its on the agenda. Martin. ---- Report on open IFR issues at OMG 2.1 task force ----------------------------------------------- General ------- A call needs to be made as to whether or not IDL definned exceptions should be included in the IFR module. It would be quite a large change but would be more in-line with other services to add IFR specific exceptions. Also I had thought that I raised an issue about repository IDs, that the default format would include a null prefix followed by a slash. I dont see it there can I raise it now? Also another issue is that I cant see any operations that allow for the creation of ExceptionDef objects. I would expect the following within interface Container: ExceptionDef create_exception ( in RepositoryId id, in Identifier name, in VersionSpec version, in StructMemberSeq members );