Issue 12373: Section: 8.2.2.22 (qvt-rtf) Source: (, ) Nature: Revision Severity: Critical Summary: UnpackExp should not compose targetVariable There are a lot of issues in this section: 1. name of Variable association was not updated to targetVariable. 2. {ordered} is missed. 3. variable should not compose. They should refer for instance a previously defined VarInitExp::referredVariable. 4. Parenthesis are missed in the first example (notation section). 5. Remember to update the diagram in figure 8.6 (pag 86). Note: These proposed changes are needed if you want to allow unpacking OrderedTuples using previously defined variables (which makes sense). Another (worst) alternative is forcing to declare new variables . In this case, the notation section should be changed. Resolution: Revised Text: Actions taken: April 7, 2008: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 07 Apr 2008 13:15:05 -0400 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Adolfo Sánchez-Barbudo Herrera Company: Open Canarias S.L. mailFrom: adolfosbh@opencanarias.com Notification: Yes Specification: MOF. Query / Views / Transformations Section: 8.2.2.22 FormalNumber: qvt-rtf Version: QVT 1.1 RTF RevisionDate: 07/07/07 Page: 98 Nature: Revision Severity: Critical HTTP User Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.8.1.13) Gecko/20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13 Description UnpackExp should not compose targetVariable There are a lot of issues in this section: 1. name of Variable association was not updated to targetVariable. 2. {ordered} is missed. 3. variable should not compose. They should refer for instance a previously defined VarInitExp::referredVariable. 4. Parenthesis are missed in the first example (notation section). 5. Remember to update the diagram in figure 8.6 (pag 86). Note: These proposed changes are needed if you want to allow unpacking OrderedTuples using previously defined variables (which makes sense). Another (worst) alternative is forcing to declare new variables . In this case, the notation section should be changed.