Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The Binary Tree Weight module aims to solve a conflicting notion of ordering in the configuration files: Implicit Ordering (by config item key) vs. Explicit Ordering (by config item weight). The module allows for using a binary tree for capturing the explicit ordering of the configuration items, and thus removing the need for keeping weight values.