Skip to content

Designer uses internal PropertyTypeId #81

Description

@adangel

With pmd/pmd#4809 the class PropertyTypeId has been internalized in pmd-core and should not be used by downstream projects.

From the class doc of PropertyTypeId:

This class' API is mainly provided to build GUIs for XPath rules like the rule designer, so that they have info about the available properties from XML. As such, the number of clients are probably low. Fow now, this stays as Internal API and might be changed.

PropertyTypeId is used by pmd-designer and by pmd-eclipse-plugin.

Maybe we can provide a public API for this. Or maybe this can be avoided by leveraging the serialization mechanism (PropertyDescriptor#serializer()) directly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions