Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |