[Simple-support] Empty Primitive Arrays
Brought to you by:
niallg
|
From: Robin D. <rob...@gm...> - 2012-07-31 16:18:31
|
Hi, As a follow up from the previous mail - I do note the "empty" attribute for the annotation allows for empty array de-serialization, so mostly my previous can be disregarded. I would however ask why this is not defaulted for those common types for which there is clearly no ambiguity as to whether it is an empty array such as int[] etc. Cheers, Robin |