There seems to be some inconsistencies in how XML I/O is implemented for nested data. For example, output for MeshFunction as part of MeshData as part of Mesh is implemented inside XMLMesh.cpp. Shouldn't it be implemented as part of MeshFunction so that we redirect from XMLMesh.cpp to XMLMeshData.cpp to XMLMeshFunction.cpp?
-- Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

