Thanks... Unless there's some backwards compatibility issue with V2, I agree this is a good thing to do.
I'll do it in the next RC... -Marshall On 9/15/2017 3:10 PM, Richard Eckart de Castilho wrote: > How about dropping the "get"? Java Collections also does without. > > -- Richard > >> On 15.09.2017, at 16:16, Marshall Schor <[email protected]> wrote: >> >> +1. New methods on CAS and JCas: >> >> getEmptyList(FloatList.class) >> >> getEmptyFloatList() >> >> etc. for the other 3 lists (integer, string, fs) >> >> getEmptyArray(FloatArray.class) >> >> getEmptyFloatArray() etc. for the other 8 types (boolean, byte, short, >> integer, >> long, double, string, fs) >
