Alex, What if the three lists a developer is filtering/sorting are contained within a component? Then doesn't hard coding the values into the ModelLocator defeat the purpose of component independence? You would have to update your model every time you wanted to add an instance of the component, am I tight?
I ask because it just so happens I am dealing with this very issue in trying to determine some things about my component design in a Cairngorm app. Thanks.

