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

Provide replacement attribute for deprecated XPath attributes #82

Open
adangel opened this issue Feb 22, 2024 · 0 comments
Open

Provide replacement attribute for deprecated XPath attributes #82

adangel opened this issue Feb 22, 2024 · 0 comments

Comments

@adangel
Copy link
Member

adangel commented Feb 22, 2024

With pmd/pmd#4809 the method Attribute#replacementIfDeprecated() of a XPath attribute has been internalized.

Previously the Designer used this to display the info, what should be used instead.
Now, it will only display, that the attribute is deprecated, but no further info.

Ideally the designer would display the javadoc of the attributes... then we don't need this method as the public API.

With PMD 7.0.0, there won't be any deprecated attributes for the beginning, so it's not a blocker that this method is gone.

@adangel adangel added this to the 7.x milestone Feb 22, 2024
@adangel adangel removed this from the next milestone May 23, 2024
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

No branches or pull requests

1 participant