Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

allow new Class() anywhere #10

Closed
aubreypwd opened this issue Feb 1, 2019 · 0 comments
Closed

allow new Class() anywhere #10

aubreypwd opened this issue Feb 1, 2019 · 0 comments
Milestone

Comments

@aubreypwd
Copy link
Owner

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.

@aubreypwd aubreypwd added this to the 2.0.0 milestone Feb 1, 2019
aubreypwd added a commit that referenced this issue Feb 1, 2019
Closes #10

In many cases I want to include a class either in a service or in
a component I can do so and use my own structure for extra classes
as I see fit.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant