Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "QVTo/New and Noteworthy/Helios"

(New page: =QVT Operational 3.0.0 New & Noteworthy= == M2 == ===ForExp expression support=== [https://bugs.eclipse.org/bugs/show_bug.cgi?id=245275 245275]<br/> == M3 == ===Compute expression suppor...)
 
Line 2: Line 2:
  
 
== M2 ==
 
== M2 ==
===ForExp expression support===
+
===Support XMI serialization of AST models created by the parser===
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=245275 245275]<br/>
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=204085 204085]<br/>
 +
===Allow contextual operation in Java black-box library as non-static Java method===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=256149 256149]<br/>
 +
===UI creation wizard for Qvto Ant tasks===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=267493 267493]<br/>
 +
===Invocation API does not handle dynamic models===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=284989 284989]<br/>
 +
===Provide semantic highlighting to QVT editor===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=285007 285007]<br/>
 +
===Performance degradation of trace generation and lookup===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=287589 287589]<br/>
 +
===Direct support for nullable enumerations===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=287594 287594]<br/>
 +
===[Invocation API] input EObjects having eContainer != null can't be accessed as model extent root objects===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=287711 287711]<br/>
  
 
== M3 ==
 
== M3 ==
===Compute expression support===
+
===Provide content viewer for qvto concrete syntax files===
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=250403 #250403]<br/>
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=291458 291458]<br/>
===Support transformation composition===
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=250587 #250587]<br/>
+
===New black-box library implementation===
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=250266 #250266]<br/>
+
  
 
== M4 ==
 
== M4 ==
===Align QVTO AST metamodel with the OMG specification===
+
===Adopt QVT CST to latest OCL 3.0.0 CST===
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=250631 250631]<br/>
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=290002 290002]<br/>
===Intermediate classes support===
+
===Transformation executor must accept a generic transformation URI===
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=250626 250626]<br/>
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=295060 295060]<br/>
 +
===Implement concept of debuggable QVT Virtual Machine===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=295844 295844]<br/>
 +
=== ===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=295060 295060]<br/>
 +
=== ===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=295060 295060]<br/>
 +
=== ===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=295060 295060]<br/>
 +
=== ===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=295060 295060]<br/>
 +
=== ===
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=295060 295060]<br/>
  
 
== M5 ==
 
== M5 ==

Revision as of 16:14, 26 May 2010

QVT Operational 3.0.0 New & Noteworthy

M2

Support XMI serialization of AST models created by the parser

204085

Allow contextual operation in Java black-box library as non-static Java method

256149

UI creation wizard for Qvto Ant tasks

267493

Invocation API does not handle dynamic models

284989

Provide semantic highlighting to QVT editor

285007

Performance degradation of trace generation and lookup

287589

Direct support for nullable enumerations

287594

[Invocation API] input EObjects having eContainer != null can't be accessed as model extent root objects

287711

M3

Provide content viewer for qvto concrete syntax files

291458

M4

Adopt QVT CST to latest OCL 3.0.0 CST

290002

Transformation executor must accept a generic transformation URI

295060

Implement concept of debuggable QVT Virtual Machine

295844

295060

295060

295060

295060

295060

M5

Dictionary type added to Standard Library

259556

ListType added to Standard Library

259554

Align QVTO grammar with the OMG specification

249942

Constructor operation support

250628

Operation overriding in extended module

271320

String escape characters

250630

Multiline String literals

262733

M6

Break expression support

264211

Continue expression support

264214

Import by access semantics

268131

Import by extends semantics

275275

New transformation invocation API

267751

New QVT Operational Ant task

247429

Back to the top