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 "OCL/New and Noteworthy/Juno"

(Pivot)
(Milestone 3)
Line 37: Line 37:
 
====OCLinEcore Editor====
 
====OCLinEcore Editor====
 
* [https://bugs.eclipse.org/358915 358915] /** */ Comments persist as GenModel documentation EAnnotations
 
* [https://bugs.eclipse.org/358915 358915] /** */ Comments persist as GenModel documentation EAnnotations
 +
 +
====Ecore====
 +
* [https://bugs.eclipse.org/360072 360072] 'pivot' as well as 'ecore' OCL delegates can be intermixed
  
 
====Pivot====
 
====Pivot====
Line 44: Line 47:
 
* [https://bugs.eclipse.org/349964 349964] All Values have a type
 
* [https://bugs.eclipse.org/349964 349964] All Values have a type
 
* [https://bugs.eclipse.org/352950 352950] Numeric down-casts are now errors
 
* [https://bugs.eclipse.org/352950 352950] Numeric down-casts are now errors
 +
* [https://bugs.eclipse.org/360072 360072] 'pivot' as well as 'ecore' OCL delegates can be intermixed
  
 
==Milestone 4==
 
==Milestone 4==

Revision as of 04:00, 8 November 2011

Eclipse OCL New and Noteworthy items for the Juno 4.0.0 release.

Milestone 1

Language

  • 349125 OclSelf introduced
  • 350894 URI namespace qualification introduced

Editors

  • 353519 Markups in comments introduced

OCLinEcore Editor

  • 353793 Inter-resource references no longer lost on load
  • 354210 Initial module declaration no longer necessary
  • 354290 Package reference errors after editing fixed
  • 354336 Source-less EAnnotations supported

Ecore

  • 352964 EcoreEvaluationEnvironment extensible for QVTo collections
  • 353171 NPE for solitary Query delegate

Pivot

  • 349758 PrettyPrinter introduced

Milestone 2

OCLinEcore Editor

  • 351578 Inherited constraints no longer ignored
  • 355471 Distinct SaveAS/SaveIn Ecore introduced

Pivot

  • 354907 Polymorphic int/long/BigInteger values introduced
  • 355790 Duplicate TypeManager registrations eliminated

Milestone 3

OCLinEcore Editor

  • 358915 /** */ Comments persist as GenModel documentation EAnnotations

Ecore

  • 360072 'pivot' as well as 'ecore' OCL delegates can be intermixed

Pivot

TypeManager has been renamed as MetaModelManager, but remains as a deprecated subclass.

  • 349962 Moniker-based synchronization replaced by CS URIs
  • 349964 All Values have a type
  • 352950 Numeric down-casts are now errors
  • 360072 'pivot' as well as 'ecore' OCL delegates can be intermixed

Milestone 4

Milestone 5

Milestone 6

Milestone 7

SR1

Eclipse OCL New and Noteworthy items for the Juno 4.0.1 SR1 release.

SR2

Eclipse OCL New and Noteworthy items for the Juno 4.0.2 SR2 release.

Back to the top