Re: New serializer Was: unable to build latest cvs tree

2000-01-06 Thread Stefano Mazzocchi
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

New serializer Was: unable to build latest cvs tree

2000-01-05 Thread Assaf Arkin
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