Closed iay closed 10 years ago
It might be easier to debug some things if we used a sort order when creating the EntitiesDescriptor in the render pipeline. At the moment the default ordering is used, which ends up just being whichever order things were in the source.
EntitiesDescriptor
Now that we're separating deployments from the server itself, it makes more consider this kind of thing at the deployment level.
It might be easier to debug some things if we used a sort order when creating the
EntitiesDescriptor
in the render pipeline. At the moment the default ordering is used, which ends up just being whichever order things were in the source.