aubreypwd/wpkickstart

allow new Class() anywhere

Closed this issue · 0 comments

The autoloader needs to be even smarter.

If I make a e.g. new Class() that isn't attached to App I should be able to do it. Only detected feature classes and detected includes (which usually only have to do with the app infrastructure) are autoloaded from App.