The Wayback Machine - https://web.archive.org/web/20201021235718/https://github.com/leoloso/PoP/issues/76
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

Add namespaces all over #76

Open
leoloso opened this issue Dec 14, 2018 · 1 comment
Open

Add namespaces all over #76

leoloso opened this issue Dec 14, 2018 · 1 comment

Comments

@leoloso
Copy link
Owner

@leoloso leoloso commented Dec 14, 2018

The PHP code is a mess, because there are more than one hundred plugins (not uploaded yet, but soon will), and their class names and interface names keep getting longer and longer. So we must implement namespacing to keep the names shorter and cleaner.

@leoloso leoloso added the enhancement label Dec 14, 2018
@leoloso leoloso self-assigned this Dec 14, 2018
@leoloso
Copy link
Owner Author

@leoloso leoloso commented Jan 20, 2019

Namespaces must also make sense for adding autoloading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.