Issue 1762: The CosTransactions module on pp 10-69 to 10-72 needs small fixes (transactions) Source: (, ) Nature: Revision Severity: Minor Summary: Summary: The CosTransactions module on pp 10-69 to 10-72 needs small fixes * struct TransIdentity use Coordinator and Terminator before the forward declaration of Coordinator and Terminator. Suggested resolution: move the 3 structs after the forward declarations of CosTransactions interfaces. * Synchronization::after_completion "in Status status" is not valid IDL Resolution: Revised Text: Actions taken: July 30, 1998: received issue Discussion: End of Annotations:===== Return-Path: Date: Thu, 30 Jul 1998 17:24:14 -0400 From: www To: juergen@omg.org, web-incoming@omg.org Subject: WWW Form output Name: Bernard Normier Company: IONA Technologies Email: bnormier@iona.com Notification: Yes Specification: Transaction Service Section: Formal #: 97-12-17 Version: Revision_Date: Page: 10-69 to 10-72 Nature: Revision Severity: Minor full_desc: The CosTransactions module on pp 10-69 to 10-72 needs small fixes: * struct TransIdentity use Coordinator and Terminator before the forward declaration of Coordinator and Terminator. Suggested resolution: move the 3 structs after the forward declarations of CosTransactions interfaces. * Synchronization::after_completion 'in Status status' is not valid IDL Suggested_resolution: rename the parameter to 's' (although this name is not ideal, it's consistent with other parameter names in this module) submit: Submit Issue Report