For consistency, an empty set of components should always be represented by an array of length 0.
+1 to that
I'll correct the test case and fix the API to return empty arrays.
It would be good to have test cases across for the whole API to check 0 length arrays are returned for all methods with array return types rather than returning null. I'll create a JIRA. Cheers, Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
