Bug 519989 - Remove empty dispose and inputChanged methods in PDE
Summary: Remove empty dispose and inputChanged methods in PDE
Status: VERIFIED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.8 M7   Edit
Assignee: Moritz Aleithe CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2017-07-21 04:45 EDT by Lars Vogel CLA
Modified: 2018-05-10 09:33 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2017-07-21 04:45:12 EDT
IStructuredContentProvider provides via IContentProvider empty default methods for dispose and inputChanged. I suggest we remove the empty implementations from PDE code.
Comment 1 Vikas Chandra CLA 2018-03-13 04:57:05 EDT
Moving out of 4.8.

If planning for 4.8, it can be triaged back to 4.8M7 with a patch.
Comment 2 Eclipse Genie CLA 2018-03-21 16:08:54 EDT
New Gerrit change created: https://git.eclipse.org/r/119911
Comment 3 Eclipse Genie CLA 2018-03-21 16:13:29 EDT
New Gerrit change created: https://git.eclipse.org/r/119913
Comment 4 Eclipse Genie CLA 2018-03-21 16:24:35 EDT
New Gerrit change created: https://git.eclipse.org/r/119916
Comment 5 Eclipse Genie CLA 2018-03-21 16:27:49 EDT
New Gerrit change created: https://git.eclipse.org/r/119917
Comment 6 Eclipse Genie CLA 2018-03-21 16:35:04 EDT
New Gerrit change created: https://git.eclipse.org/r/119919
Comment 7 Eclipse Genie CLA 2018-03-21 16:35:05 EDT
New Gerrit change created: https://git.eclipse.org/r/119918
Comment 8 Eclipse Genie CLA 2018-03-21 16:35:07 EDT
New Gerrit change created: https://git.eclipse.org/r/119920
Comment 9 Moritz Aleithe CLA 2018-03-21 16:39:27 EDT
I've split up the changes per-project, I hope that doesn't make merging too painful, just wanted to have it "nice and ordered"
Comment 10 Lars Vogel CLA 2018-03-21 16:40:03 EDT
(In reply to Moritz Aleithe from comment #9)
> I've split up the changes per-project, I hope that doesn't make merging too
> painful, just wanted to have it "nice and ordered"

Great thanks, this also make reviewing them much easier.
Comment 17 Moritz Aleithe CLA 2018-03-21 17:01:31 EDT
I would close this after the last git Commit? Not yet 100% sure of the process at eclipse ;)
Comment 19 Lars Vogel CLA 2018-03-21 17:13:25 EDT
(In reply to Moritz Aleithe from comment #17)
> I would close this after the last git Commit? Not yet 100% sure of the
> process at eclipse ;)

Thanks Moritz. If there is nothing more pending we can close the bug. Thanks for your contribution.
Comment 20 Vikas Chandra CLA 2018-05-10 09:33:05 EDT
verified by code inspection