We are building the set of derived models for a particular model initially by creating a set, and then converting the set to a list. We should consider sorting the resulting list to ensure deterministic ordering as the current implementation could result in unintended changes on regeneration.
We are building the set of derived models for a particular model initially by creating a set, and then converting the set to a list. We should consider sorting the resulting list to ensure deterministic ordering as the current implementation could result in unintended changes on regeneration.