Paul Sandoz wrote:
> - We can have other methods for int[], float[] etc. All optimized data
> types will be arrays even if only one value is present, will this be
> an issue?
Do we expect a lot of FI documents to have more than one ints, floats,
and etc?
Right now, when we tokenize CharSequence, we always treat that as a
string, so any advantage of having typed information is lost right there.
If we expect FI users to take advantage of compact int/float/... list,
maybe I should do something smart there.
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com