What kind of sort order does skuid use when finding a page based on its name?
Suppose I have pages with the same name, in different modules:
- MyCoolPage in AwesomeModule
- MyCoolPage in ModuleOfAwesomeness
/apex/skuid--ui?page=MyCoolPage
Which page will skuid choose? Is that something I can predict based on the properties of the page?