I just noticed last night that the TCK for MP doesn't cover tests for
blank/empty values in List/Set/Array.  My assumption is that wrapping these
in Optional<> doesn't make sense, but if you are missing a value in one of
these types for injection purposes, we should use an empty object.

Does anyone disagree?

John

Reply via email to