dev@fi.java.net

Re: Encoding algorithm support complete

From: Alan Hudson <giles_at_yumetech.com>
Date: Mon, 28 Feb 2005 14:31:02 -0800

Paul Sandoz wrote:

> Hi,
>
> Alan, the encoding algorithm support is complete enough for you to now
> use.
>
> Feel free to modify the interfaces and implementation to improve in
> general and have better integration with X3D.
>
> I have tried to update the JavaDoc of the interfaces to reflect the
> current behaviour, but it is very time consuming to write such stuff.
>
> It is probably more instructive to look at code to see how the SAX
> interface may be used for serializing and parsing in conjuction with
> encoding.
>
> See the algorithm unit tests:
>
> FastInfoset/test/algorithm/AlgorithmTest.java
>
How do you run the junit tests? I don't see AlogrithmSuite referenced
anywhere... nor do I see where its getting built