wildcard import has different behaviour then single imports
when i was using the wildcard import funtion:
somefolder/-
it couldn’t find some of the strategies also it didn’t deliver any compilation errors.
when i imported every file manual from the folder.
it could find the strategy again and also deliverd the compile error.
The error is not really the problem hower it is really unwanted that the behaviour is different for both
Submitted by chris melman on 4 June 2012 at 11:12