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 "TigerstripeF2f 20080421 OSSJ"

Line 2: Line 2:
 
{{backlink|TigerstripeF2F_20080421}}
 
{{backlink|TigerstripeF2F_20080421}}
  
 +
* Focus on TIP support and understand OSSJ maintenance requirements.
 
* Goal is to turn OSSj features off in the UI by default first and eventually drop support. Target date to be agreed with OSSJ as migration to TIP occurs.
 
* Goal is to turn OSSj features off in the UI by default first and eventually drop support. Target date to be agreed with OSSJ as migration to TIP occurs.
 
(Note that it will still be possible to maintain OSSJ APIs with current versions of Tigerstripe as done today).
 
(Note that it will still be possible to maintain OSSJ APIs with current versions of Tigerstripe as done today).
* Focus on TIP support and understand OSSJ maintenance requirements.
 
  
 
=== Items in the UI ===
 
=== Items in the UI ===
Line 19: Line 19:
 
* Already handled thru profile.
 
* Already handled thru profile.
 
6 Everything that is OSSJ specific should be turned off by default, and re-enabled thru profile (as opposed to the other way around now).
 
6 Everything that is OSSJ specific should be turned off by default, and re-enabled thru profile (as opposed to the other way around now).
7 Handling of Exceptions on Entity/Datatype methods.
+
7 Handling of Exceptions on Entity/Datatype methods. <strong>RC</strong>
8 Internal Package names
+
8 Internal Package names <strong>RC</strong>
  
 
<strong>Note:</strong> As a result of the OSSJ deprecation in Tigerstripe, the EMF version of the metamodel will <strong>not</strong> support OSSJ specific features.
 
<strong>Note:</strong> As a result of the OSSJ deprecation in Tigerstripe, the EMF version of the metamodel will <strong>not</strong> support OSSJ specific features.
  
 
[[Category:Tigerstripe]]
 
[[Category:Tigerstripe]]

Revision as of 13:12, 21 April 2008

OSSJ Support vs. TIP Support

< To: TigerstripeF2F_20080421

  • Focus on TIP support and understand OSSJ maintenance requirements.
  • Goal is to turn OSSj features off in the UI by default first and eventually drop support. Target date to be agreed with OSSJ as migration to TIP occurs.

(Note that it will still be possible to maintain OSSJ APIs with current versions of Tigerstripe as done today).

Items in the UI

1 OSSj common names in object defaults

  • Done. Flag exists in profile already

2 "core.distrib" module

  • provides all OSSJ specific artifacts, exceptions, etc...
  • This built-in feature should be removed (ED) and content to be migrated/maintained in OSSj common

3 "Interface Package"

  • already handled in profile.

4 "Primary Key"

  • To be done: RC

5 Method flavors.

  • Already handled thru profile.

6 Everything that is OSSJ specific should be turned off by default, and re-enabled thru profile (as opposed to the other way around now). 7 Handling of Exceptions on Entity/Datatype methods. RC 8 Internal Package names RC

Note: As a result of the OSSJ deprecation in Tigerstripe, the EMF version of the metamodel will not support OSSJ specific features.

Back to the top