sanjana2505006 opened a new pull request, #16058:
URL: https://github.com/apache/grails-core/pull/16058

   Continues #15804.
   
   Built on James's work and addressed the open review comments from 
@jdaugherty.
   
   Main ones:
   - cite JavaBeans §7.2 for rejecting negative/malformed indexes (and note 
that the generic error is intentional)
   - don't require integer keys for Set associations — those are just grouping 
keys, selection is still by id
   - docs + a test for `authors[foo]` style Set updates
   
   Ran CollectionBindingSpec, GrailsWebDataBinderSpec, and 
:grails-web-databinding:check.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to