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 "DTP Supported Databases"

(New page: {| border="1" cellpadding="3" cellspacing="1" |+ '''DTP Supported Databases''' ! style="background:#efefef;" | Item ! style="background:#efefef;" | Description ! style="background:#efefef;...)
 
m
Line 1: Line 1:
 +
{{Back To|name=DTP Main Page|href=Data Tools Platform Project}}
 +
 
{| border="1" cellpadding="3" cellspacing="1"
 
{| border="1" cellpadding="3" cellspacing="1"
 
|+ '''DTP Supported Databases'''
 
|+ '''DTP Supported Databases'''
! style="background:#efefef;" | Item
+
! style="background:#efefef;" | Database
! style="background:#efefef;" | Description
+
! style="background:#efefef;" | Version
! style="background:#efefef;" | Target Milestone
+
! style="background:#efefef;" | Driver
! style="background:#efefef;" | Verification Method
+
! style="background:#efefef;" | Support
! style="background:#efefef;" | Overall Status
+
! style="background:#efefef;" | Checked By
 +
! style="background:#efefef;" | Notes
 
|-
 
|-
 
| Releng
 
| Releng
Line 12: Line 15:
 
| align="center" | Manual
 
| align="center" | Manual
 
| align="center" |  
 
| align="center" |  
 +
| align="center" |
 
|-
 
|-
 
| Usability
 
| Usability
Line 18: Line 22:
 
| align="center" | Manual
 
| align="center" | Manual
 
| align="center" |  
 
| align="center" |  
|-
+
| align="center" |
| Accessibility
+
| Should design for accessibility
+
| align="center" | M4
+
| align="center" | [http://www.eclipse.org/actf/ ACTF]
+
| align="center" |
+
|-
+
| Performance
+
| Projects should devote at least one milestone to performance and scalability improvements.
+
| align="center" | M7
+
| align="center" | [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.test.performance/doc/Performance%20Tests%20HowTo.html?view=co]
+
| align="center" |
+
|-
+
| Branding
+
| Each major project (the top-level projects except for the Tools and Technology projects where it is the sub-projects) should have an About dialog icon and contribute to the welcome page.
+
| align="center" | RC
+
| align="center" | Manual
+
| align="center" |
+
|-
+
| Localization
+
| Should use [[ICU4J | ICU4J when appropriate]].
+
| align="center" | M5
+
| align="center" | Manual
+
| align="center" |
+
|-
+
| New & Noteworthy
+
| Should have new & noteworthy for each milestone. Should be something readable and usable not just a static list of all the bugs. Corollary: individual new & noteworthy should be linked in to the collective New & Noteworthy.
+
| align="center" | RC
+
| align="center" | Manual
+
| align="center" |  
+
 
|}
 
|}
 +
 +
[[Category:Data Tools Platform]]

Revision as of 11:57, 8 October 2008

Back to DTP Main Page


DTP Supported Databases
Database Version Driver Support Checked By Notes
Releng Build reproducibility through proper tagging and documented build process should be provided. This includes the execution of unit tests and build RSS feeds. RC Manual
Usability Should follow the User Interface Guidelines. The UI Checklist is a good place to start. Also, should participate in a User Interface Best Practices Working Group UI walkthrough. M4 Manual

Back to the top