Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

XmlElement.isNillable name inconsistency #38

Description

@glassfishrobot

It is customary for annotation parameters not to accompany a verb.
For example, you don't name it "getValue", but you name it "value".
You don't name it "getName", but you name it "name".

Most of the JAXB annotations follow this convention correctly,
yet "isNillable" is not. This should be renamed to "nillable" for
consistency.

Environment

Operating System: All
Platform: All

Affected Versions

[2.0 v0.4]

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions