[Yanel-dev] BasicXMLResource inconsistencies

Evaldas Taroza etaroza at optaros.com
Mon Jan 14 11:43:01 CET 2008


Also, I think there is a bug in 
org.wyona.yanel.core.serialization.SerializerFactory.getSerializer(int)

For XML serializer it is using HTML format.

Why do we need serialization package in Yanel? It does not do much, does it?

Evaldas

Evaldas Taroza wrote:
> Hi,
> there are static properties in BasicXMLResource:
> SERIALIZER_OMIT_XML_DECLARATION = "serializer-omit-xml-declaration";
> SERIALIZER_DOCTYPE_PUBLIC = "serializer-doctype-public";
> SERIALIZER_DOCTYPE_SYSTEM = "serializer-doctype-system";
> 
> They are not used within the class, although, as I understand, they are 
> supposed to override the Serializer properties.
> 
> Evaldas
> _______________________________________________
> Yanel-development mailing list
> Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
> 


More information about the Yanel-development mailing list