Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the autoloader to support module interfaces #298

Open
jsavell opened this issue Sep 20, 2017 · 1 comment
Open

Update the autoloader to support module interfaces #298

jsavell opened this issue Sep 20, 2017 · 1 comment

Comments

@jsavell
Copy link
Contributor

jsavell commented Sep 20, 2017

CORAL is on its way to employing interfaces, which is good, but we should avoid requires and includes by updating the existing autoloader to find them automatically when placed in an interfaces subdirectory under a module's admin directory.

@t4k
Copy link
Contributor

t4k commented Oct 19, 2017

Can we talk about the directory name admin? While we are considering these changes, I think it might make more sense to put these things in a directory named lib or something like that. admin as a directory name isn’t optimal to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants