Assaf Arkin wrote:
>
> Note to Stefano/Scott:
>
> There's serializer code in the CVS which includes the following changes:
>
> * Serializer is now an interface not an abstract class
>
> * BaseSerializer has been replaced with BaseMarkupSerializer
>
> * TextSerializer has been added
>
> * I've
Note to Stefano/Scott:
There's serializer code in the CVS which includes the following changes:
* Serializer is now an interface not an abstract class
* BaseSerializer has been replaced with BaseMarkupSerializer
* TextSerializer has been added
* I've added a Method class which includes all the