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 "EDT:EGL Language Stereotypes and Annotations"

Line 15: Line 15:
 
| no work<br>  
 
| no work<br>  
 
| N/S<br>  
 
| N/S<br>  
| 0.5d<br>
+
| 0.5d {{bug|353646}}<br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Exception''  
 
| bgcolor="#cccccc" | ''Exception''  
 
| no work<br>  
 
| no work<br>  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352122 JS:Exception]0.5d<br>  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352122 JS:Exception]0.5d<br>  
| 0.5d<br>
+
| 0.5d {{bug|353649}}<br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''SQLRecord''  
 
| bgcolor="#cccccc" | ''SQLRecord''  
Line 38: Line 38:
  
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=352909 NPE<br>]  
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=352909 NPE<br>]  
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=353028 EGLProperty]
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=353028 EGLProperty]  
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=353203 this.function]
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=353203 this.function]
  
Line 51: Line 51:
 
| {{bug|352619}}&nbsp; (1d)<br>  
 
| {{bug|352619}}&nbsp; (1d)<br>  
 
| {{bug|352616}}<br>  
 
| {{bug|352616}}<br>  
| 0.5d<br>
+
| 0.5d {{bug|353650}}<br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''JavaObject''  
 
| bgcolor="#cccccc" | ''JavaObject''  
Line 76: Line 76:
 
| no work<br>  
 
| no work<br>  
 
| 0.5d<br>  
 
| 0.5d<br>  
| 0.5d<br>
+
| 0.5d {{bug|353651}}<br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Property<sup>3</sup>''  
 
| bgcolor="#cccccc" | ''Property<sup>3</sup>''  
 
| no work<br>  
 
| no work<br>  
 
| 0.5d<br>  
 
| 0.5d<br>  
| 0.5d<br>
+
| 0.5d {{bug|353652}}<br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''BindService''  
 
| bgcolor="#cccccc" | ''BindService''  

Revision as of 16:20, 2 August 2011

Please see the parent of this page, EDT:EGL Language.

Stereotypes and Annotations (Table 8)

Our approach is to say most stereotypes and annotations from RBD are not supported in EDT, and we'll add them back as we decide that we need their features.

Stereotypes and Annotations Core JavaScript Java
BasicProgram1 no work
N/S
0.5d bug 353646
Exception no work
JS:Exception0.5d
0.5d bug 353649
SQLRecord N/S 1d
RUIHandler no work
JS:  RUIHandler2d
N/S
RUIWidget no work

JS: RUIWidget2d

IR Bugs:

N/S
BirtHandler no work
N/S
see System Types page
NativeType bug 352619  (1d)
bug 352616
0.5d bug 353650
JavaObject see System Types page
N/S
see System Types page
JavaScriptObject see System Types page
see System Types page
N/S
HostProgram no work
N/S

IncludeReferencedFunctions2 done
0.5d
0.5d
EventListener no work
0.5d
0.5d bug 353651
Property3 no work
0.5d
0.5d bug 353652
BindService no work
bug 352610(1d) bug 352612(1d)
JsonName
no work
bug 352583 (work included in service call sizing)
bug 352581 (work included in service call sizing)
XMLAttribute no work
XML bug 346138 (work included in service call sizing)
XML bug 351892 (work included in service call sizing)
XMLElement no work
XML bug 346138 (work included in service call sizing)
XML bug 351892 (work included in service call sizing)
XMLRootElement no work
XML bug 346138 (work included in service call sizing)
XML bug 351892 (work included in service call sizing)
XMLSchemaType no work
XML bug 346138 (work included in service call sizing)
XML bug 351892 (work included in service call sizing)
XMLStructureKind no work
XML bug 346138 (work included in service call sizing)
XML bug 351892 (work included in service call sizing)
XMLType no work
XML bug 346138 (work included in service call sizing)
XML bug 351892 (work included in service call sizing)

Notes on Table 8

  1. The BasicProgram stereotype won't have the msgTablePrefix field.
  2. IncludeReferencedFunctions is an annotation in RBD, but it will be a field of the stereotypes in EDT.
  3. The Property annotation replaces RBD's JavaProperty and JavaScriptProperty.  bug 352574

Copyright © Eclipse Foundation, Inc. All Rights Reserved.