[
https://issues.apache.org/jira/browse/JDO-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153868#comment-13153868
]
Michael Bouschen commented on JDO-696:
--------------------------------------
The patch JDO-696.patch looks good.
Having case-insensitive properties is fine with me.
I propose the following spec change in chapter 11.1.1 on page 103:
Add the sentence "Property names are case-insensitive." at the beginning of
paragraph "Any property not recognized by the implementation must be silently
ignored. ..."
> Throw on unrecognized javax.jdo options
> ---------------------------------------
>
> Key: JDO-696
> URL: https://issues.apache.org/jira/browse/JDO-696
> Project: JDO
> Issue Type: Improvement
> Components: api
> Affects Versions: JDO 3 maintenance release 1
> Reporter: Matthew T. Adams
> Assignee: Matthew T. Adams
> Fix For: JDO 3 maintenance release 1
>
> Attachments: JDO-696.patch
>
>
> If a user specifies an unrecognized option that begins with JDO's standard
> prefix "javax.jdo.", then an exception (JDOUserException or a sub) should be
> thrown by either the implementation or JDOHelper, depending on the
> bootstrapping mechanism employed by the user.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira