Closed perovic closed 8 years ago
This was failing because OptiMLApplication* traits were changed to abstract classes in order to improve compilation times -> abstract classes need to be first in the inheretance / mix-in chain.
This was failing because OptiMLApplication* traits were changed to abstract classes in order to improve compilation times -> abstract classes need to be first in the inheretance / mix-in chain.