Issues for Mailing list of the Ruby CORBA Language Mapping (RCLM) Finalization Task Force
To comment on any of these issues, send email to rclm-ftf@omg.org. (Please include the issue number in the Subject: header, thusly: [Issue ###].) To submit a new issue, send email to issues@omg.org.
List of issues (green=resolved, yellow=pending Board vote, red=unresolved)
Issue 13218: Typos in the Ruby CORBA Langaugae Mapping spec
Issue 13837: Section: 7.25.2
Issue 13218: Typos in the Ruby CORBA Langaugae Mapping spec (rclm-ftf)
Click here for this issue's archive.
Source: Remedy IT (Mr. Johnny Willemsen, jwillemsen(at)remedy.nl)
Nature: Revision
Severity: Minor
Summary:
We want to report the following small changes to the Beta 1 spec: Page 13 corrected font of section “Normative References” Page 13 updated CORBA v3.0.3 to v3.1 in section 1.1 and 3 Page 18 7.4.1 corrected mechamism to mechanism Page 12 7.12 changed typechecking into “type checking” Page:22 7.11 Mapping for Wide string types: change first phrase to "The OMG IDL Wide string type" 7.12.2 Change last sentence 'if the Any contained a specific' should be 'if the Any contains a specific' Page:27 7.20 para 4: change "a accessor" to "an accessor" 7.20 updated reference to CORBA v3.1 Page 29 Removed a few empty lines 7.23 : '_get_ ‘firstname, as defined' should be '_get_firstname, as defined' Page 31 7.25.1 Changed toplevel to “top level” Page 31 Removed reference to Test.idl and TestS.rb, that only makes the example unclear Page 32 Changed accomodate to accommodate Page 34 7.25.2, changed “Ofcourse” to “Of course” and “coulde” to “could” Change 'The implementation method result depends then on the number of result values:' to 'The implementation method result depends on the number of result values as follows:' Check heading of table 7.3
Resolution: Agreed to make the following revisions to the document
Revised Text: Update on page 13 the font of section “Normative References”
On page 13, section 1.1 and 3, Update 3.0.3 to 3.1 and formal/04-03-12 to formal/2008-01-04
On Page 18 7.4.1 corrected mechamism to mechanism
On Page:22 7.11 Mapping for Wide string types: change first phrase to "The OMG IDL wide string type", the wide was lacking
On Page 12 7.12 changed typechecking into “type checking”
In 7.18.2 Change last sentence to 'Object references mapped from Any values will also be automatically narrowed if the Any contains a specific interface type.'
On Page:27 7.20 para 4: change "a accessor" to "an accessor"
In 7.20 Update chapter 4.11 to chapter 8.11, removed “(OMGspec formal/04-03-12)”
On Page 29 Removed a few empty lines
In 7.23 : '_get_ ‘firstname, as defined' should be '_get_firstname, as defined'
On Page 31 7.25.1 Changed toplevel to “top level”
On Page 31 Removed all lines that mention Test.idl or TestS.rb
On Page 32 Change accomodate to accommodate
On Page 34 7.25.2, changed “Ofcourse” to “Of course” and “coulde” to “could”
On Page 34 7.25.2, Change 'The implementation method result depends then on the number of result values:' to 'The implementation method result depends on the number of result values as follows:'
* Change the heading of table 7.3 to"Ruby reserved member names
Actions taken:
January 8, 2009: received issue
October 15, 2009: closed issue
Issue 13837: Section: 7.25.2 (rclm-ftf)
Click here for this issue's archive.
Source: Objective Interface Systems (Mr. Victor Giddings, victor.giddings(at)mail.ois.com)
Nature: Clarification
Severity: Minor
Summary: In the default implementation in section 7.25.2, class "PortableServer::DynamicImplementation", there is an "&&" which should be "&&".
Resolution: Replace & with &
Revised Text: if self.class.const_defined?("OPTABLE") && self.class::OPTABLE.has_key?(request.operation)
Actions taken:
March 26, 2009: received issue
October 15, 2009: closed issue
Discussion: