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 "MDT/OCL/Dev/Areas"

< MDT‎ | OCL
m (Development Areas)
m (Development Areas)
Line 6: Line 6:
 
! Name !! Description !! Primary !! Secondary || Bugs In Progress || Bugs Pending
 
! Name !! Description !! Primary !! Secondary || Bugs In Progress || Bugs Pending
 
|-
 
|-
| analyzer || CST to AST conversion || EDW || || ||  
+
| analyzer || CST to AST conversion || EDW || || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=187679 187679] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=283509 283509] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=286732 286732] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=241407 241407]
 
|-
 
|-
| ast || AST models || EDW || || ||
+
| ast || AST models || EDW || || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=194568 194568] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=196880 196880] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=215110 215110] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=289275 289275] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=290654 290654]
 
|-
 
|-
| console || Interactive execution || || || ||  
+
| console || Interactive execution || || || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=233620 233620] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=233622 233622] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=259922 259922] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=279393 279393] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=289660 289660]
 
|-
 
|-
| documentation || Wiki etc || -- || -- || ||  
+
| documentation || Wiki etc || -- || -- || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=193953 193953]
 
|-
 
|-
 
| editor || CST/AST Editor || EDW || || ||  
 
| editor || CST/AST Editor || EDW || || ||  

Revision as of 03:09, 16 October 2009

Development Areas

The project is partitioned into a number of development areas for which different committers take responsibility. Bugzillas are tagged with one or more development area names.

Name Description Primary Secondary Bugs In Progress Bugs Pending
analyzer CST to AST conversion EDW 187679 283509 286732 241407
ast AST models EDW 194568 196880 215110 289275 290654
console Interactive execution 233620 233622 259922 279393 289660
documentation Wiki etc -- -- 193953
editor CST/AST Editor EDW
environment Shared Core ASBH EDW
evaluator AST execution
future One day -- --
internationalization Non-English issues 189746 234759
language OMG Issues EDW AI
library stdlib models and operations
parser CST creation EDW ASBH 191819
project Administration
registry Model locator + UI EDW
releng Release builds AI
synthesis Code generation
tests JUnit LG EDW
ui misc ui capabilities
validator AST validation EDW

Back to the top