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

hasSelection & layerHasSelectionProperty - remove duplicate implementation #397

Open
fgdrf opened this issue Jul 4, 2020 · 1 comment · May be fixed by #400
Open

hasSelection & layerHasSelectionProperty - remove duplicate implementation #397

fgdrf opened this issue Jul 4, 2020 · 1 comment · May be fixed by #400
Milestone

Comments

@fgdrf
Copy link
Contributor

fgdrf commented Jul 4, 2020

class org.locationtech.udig.tool.select.internal.LayerHasSelectionProperty (Property hasSelection) duplicates functionality from org.locationtech.udig.project.ui.operations.LayerSelectionProperty (layerHasSelectionProperty)

In addition to this a namespace (e.g. org.locationtech.udig.ui.objectProperty as prefix) should be used to avoid conflicts with other properties

@fgdrf fgdrf added this to the 2.2.0 milestone Jul 4, 2020
@fgdrf
Copy link
Contributor Author

fgdrf commented Jul 4, 2020

relates to #391

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant