Due to the way EMF-Splitter is coded, with global queries it could ask for a query with no repository context and "/*" as file context. In those cases, Hawk should ignore the file/repository contexts and work as usual, which will have better performance as it does not need to filter Type.all by file.
Due to the way EMF-Splitter is coded, with global queries it could ask for a query with no repository context and "/*" as file context. In those cases, Hawk should ignore the file/repository contexts and work as usual, which will have better performance as it does not need to filter Type.all by file.