csaboka opened a new pull request #19: URL: https://github.com/apache/geronimo-specs/pull/19
The current implementation of `getValuesAs()` returns null. This is unexpected, since empty collections should return empty views instead of null. I imagine there are people who pass this call to an enhanced for loop without an extra null check, so this seems dangerous as well. -- 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: dev-unsubscr...@geronimo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org