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

Remove constructable #117

Merged
merged 1 commit into from
Apr 2, 2019
Merged

Conversation

jansule
Copy link
Contributor

@jansule jansule commented Apr 2, 2019

Breaking Change

With the now proper creation of definition files in the parsers (e.g. geostyler/geostyler-sld-parser#165) it occurred that the StyleParserConstructable does not work correctly. We decided to remove it and shift the parser title to the instance.

With this change, it will not be possible to work with typed StyleParserConstructables anymore. So, gui components should now only accept styleParser instances.

@jansule jansule requested a review from KaiVolland April 2, 2019 08:10
Copy link
Contributor

@KaiVolland KaiVolland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure to make a major release afterwards as this is API breaking.
At least the Demo relies on the constructable.

@jansule jansule merged commit b622f1e into geostyler:master Apr 2, 2019
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 this pull request may close these issues.

2 participants