dev@fi.java.net

Re: Public API & javadoc?

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 11 Feb 2005 10:26:04 -0800

Paul Sandoz wrote:
>> I'm happy to set one up for FI if that suits everyone.
>>
>
> That would be great.

OK. I'll do that next week when you are done with renaming.



> All serializers inherit from the Encoder class that has many methods to
> encode various information items and has buffering support.
>
> All parsers inherit from the Decoder class, but this is quite light
> weight as different parsers have different models. A lot of the parser
> work is done by using the arrays in DecoderStateTables class.

I see.

> Perhaps we can evolve the design of this through the experience with
> integration into JAXB? as this API is not as immediately crucial (in
> terms of time) to most developers as the encoding algorithms and
> vocabularies are.

Sounds good.


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com