Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Need to ensure that Query is always the first component.
The fact that we are calling .keySet may be a problem... Because that means other components might be in a random order? Maybe we shouldn't even use a map of string/class, it should just be a list of classes?
- Loading branch information