[MERGE] [RFC] Split xml-independent bits out of bzrlib.xml_serializer.
Jelmer Vernooij
jelmer at samba.org
Thu Apr 2 16:38:32 BST 2009
This moves the Serializer class and the serializer registry
out of xml_serializer into a new bzrlib.serializer module, in preparation of
a Serializer that doesn't use any XML.
This makes the interface a bit cleaner and should hopefully also mean not
loading any XML modules unless a XML serializer is used.
This moves format_registry and Serializer to a different location; should
they be deprecated or is removal ok in their case? (is there anybody out
there with custom serializers ?)
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 13963 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090402/3907327c/attachment-0001.bin
More information about the bazaar
mailing list