Mesh from txt of coords and connectivity

Dolfin needs to order the mesh to be able to work with high order function spaces. Why not use order=True? What do you Need the ordering for?
As a slight tangent, you can see the effect of ordering a mesh here: Cell node labeling - #2 by dokken