> BTW got any JUnit test cases lying around for these methods?
> 
> Also we might as well make index(Object collection, Object item) handle
> primitive array types as well. (Using java.lang.reflect.Array) so that it
> could handle types like int[] our double[].

Sounds good. I'll add it to my Coding.todo.

I've not got any JUnits for it. I need to move to using that at some
point, always used my own fairly primitive Scaffold system on and off up
til now.

Bay

Reply via email to