Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311086 - Add interfaces to the Table Data Editor so it can be overridden
Summary: Add interfaces to the Table Data Editor so it can be overridden
Status: RESOLVED FIXED
Alias: None
Product: Data Tools
Classification: Tools
Component: Table Data Editor (show other bugs)
Version: 1.8   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 1.8   Edit
Assignee: Brian Payton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-29 14:39 EDT by Brian Payton CLA
Modified: 2010-04-29 16:00 EDT (History)
0 users

See Also:


Attachments
Patch for o.e.d.sqltools.data.core and o.e.d.sqltools.data.ui (25.27 KB, patch)
2010-04-29 14:56 EDT, Brian Payton CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Payton CLA 2010-04-29 14:39:23 EDT
Need to add interfaces to the Table Data editor plugins (o.e.d.sqltools.data.core and o.e.d.sqltools.data.ui) so that the Table Data editor is specified by an interface (ITableDataEditor) with a default implementation (TableDataEditor).  This enables the Table Data editor to be overridden or replaced.
Comment 1 Brian Payton CLA 2010-04-29 14:56:10 EDT
Created attachment 166550 [details]
Patch for o.e.d.sqltools.data.core and o.e.d.sqltools.data.ui
Comment 2 Brian Payton CLA 2010-04-29 16:00:45 EDT
Checked in patch, tagged to v201004300300.