Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change signature of the org.eclipse.che.ide.api.resources.Resource#getParent #3242

Closed
vzhukovs opened this issue Dec 1, 2016 · 0 comments
Closed
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Milestone

Comments

@vzhukovs
Copy link
Contributor

vzhukovs commented Dec 1, 2016

There is no need to return parent as optional. So method signature can be renamed to return actual instance of org.eclipse.che.ide.api.resources.Container instead of com.google.common.base.Optional. Name of the method won't be changed.

@vzhukovs vzhukovs added kind/task Internal things, technical debt, and to-do tasks to be performed. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/plugin labels Dec 1, 2016
@vzhukovs vzhukovs self-assigned this Dec 1, 2016
@vzhukovs vzhukovs added this to the 5.1.0 milestone Jan 12, 2017
@vzhukovs vzhukovs removed the status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. label Jan 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

1 participant