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

XmlElement.isNillable name inconsistency #38

Open
glassfishrobot opened this issue Oct 1, 2004 · 4 comments
Open

XmlElement.isNillable name inconsistency #38

glassfishrobot opened this issue Oct 1, 2004 · 4 comments

Comments

@glassfishrobot
Copy link

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]

@glassfishrobot
Copy link
Author

Reported by kohsuke

@glassfishrobot
Copy link
Author

Was assigned to sekhar

@glassfishrobot
Copy link
Author

sekhar said:
Accepted to fix the issue

@glassfishrobot
Copy link
Author

This issue was imported from java.net JIRA JSR222-38

@glassfishrobot glassfishrobot added this to the milestone 1 milestone May 11, 2017
@glassfishrobot glassfishrobot self-assigned this May 11, 2017
zhengjl pushed a commit to zhengjl/jaxb-spec that referenced this issue Jun 22, 2017
Obtained from:
Submitted by:
Reviewed by:
Fixed issue javaee#34 and javaee#38
zhengjl pushed a commit to zhengjl/jaxb-spec that referenced this issue Jun 22, 2017
Obtained from:
Submitted by:
Reviewed by:
Fixed issue javaee#34 and javaee#38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant