dev@fi.java.net

Re: JAXB Hook for FI

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Tue, 10 May 2005 15:27:52 -0700

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