Bug 344130 - Document provider should provide API to query refresh capability
Summary: Document provider should provide API to query refresh capability
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2011-04-28 10:09 EDT by Dani Megert CLA
Modified: 2012-08-23 10:02 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2011-04-28 10:09:54 EDT
3.7.

To fix bug 248068 we added AbstractDecoratedTextEditor.handleEditorInputChanged() which queries the refresh preference from Platform Resources. We should add API to the document provider that allows to query its refresh capability and then move the code into AbstractTextEditor.handleEditorInputChanged().
Comment 1 Dani Megert CLA 2012-08-23 10:02:36 EDT
We can do this (reopen this bug) if there's a real requirement for it.