Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MMT/QVTo/New and Noteworthy/Kepler"

< MMT
(New page: Eclipse QVT Operational New and Noteworthy items for the Kepler 3.3.0 release. ==Milestone 2== * [https://bugs.eclipse.org/378940 378940] Duplications of OCL 2.2 operations removed)
 
(Milestone 2)
Line 4: Line 4:
  
 
* [https://bugs.eclipse.org/378940 378940] Duplications of OCL 2.2 operations removed
 
* [https://bugs.eclipse.org/378940 378940] Duplications of OCL 2.2 operations removed
 +
 +
==Milestone 5==
 +
 +
* [https://bugs.eclipse.org/302594 302594] Inherited imported properties are now accessible
 +
* [https://bugs.eclipse.org/309762 309762] A transformation using disjuncts may now be extended
 +
* [https://bugs.eclipse.org/310991 310991] A configuration property of an extended transformation may now be used
 +
* [https://bugs.eclipse.org/377882 377882] resolve on a disjunct mapping no longer returns null
 +
* [https://bugs.eclipse.org/388325 388325] += is no longer ignored on a result variable
 +
* [https://bugs.eclipse.org/392080 392080] An initialized imported property is now part of the out extent
 +
* [https://bugs.eclipse.org/392153 392153] The execution of an accessed transformation is now included in the trace
 +
* [https://bugs.eclipse.org/394498 394498] The debugger can now step into an accessed transformation
 +
* [https://bugs.eclipse.org/397215 397215] null arguments may now be used with disjunctive mappings
 +
* [https://bugs.eclipse.org/397218 397218] disjunctive mappings involving multiple arguments should now be selected correctly
 +
* [https://bugs.eclipse.org/397959 397959] mapping overloads should no longer be confused by the presence/absence of a context

Revision as of 06:30, 5 February 2013

Eclipse QVT Operational New and Noteworthy items for the Kepler 3.3.0 release.

Milestone 2

  • 378940 Duplications of OCL 2.2 operations removed

Milestone 5

  • 302594 Inherited imported properties are now accessible
  • 309762 A transformation using disjuncts may now be extended
  • 310991 A configuration property of an extended transformation may now be used
  • 377882 resolve on a disjunct mapping no longer returns null
  • 388325 += is no longer ignored on a result variable
  • 392080 An initialized imported property is now part of the out extent
  • 392153 The execution of an accessed transformation is now included in the trace
  • 394498 The debugger can now step into an accessed transformation
  • 397215 null arguments may now be used with disjunctive mappings
  • 397218 disjunctive mappings involving multiple arguments should now be selected correctly
  • 397959 mapping overloads should no longer be confused by the presence/absence of a context

Back to the top