looks like defcon LayerSet.newLayer does not ensure the 'name' argument is a unicode string, so serializing the layercontents.plist with the new ufoLib.plistlib may lead to the layer name being encoded as a <data> element instead of a <string>. Thanks Miguel for noticing this.
Description
Languages
Python
99.9%