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

Small Typo Correction #1299

Closed
rmcdahal opened this issue Oct 5, 2018 · 2 comments
Closed

Small Typo Correction #1299

rmcdahal opened this issue Oct 5, 2018 · 2 comments

Comments

@rmcdahal
Copy link

rmcdahal commented Oct 5, 2018

Classmap
The classmap is used extensively by CodeIgniter to eke the last ounces of performance out of the system by not hitting the file-system with extra file_exists() calls. You can use the classmap to link to third-party libraries that are not namespaced:
https://bcit-ci.github.io/CodeIgniter4/concepts/autoloader.html

EKE Should be Make

@qury
Copy link
Contributor

qury commented Oct 9, 2018

"eke" seems perfectly fine to me.

@jim-parry
Copy link
Contributor

"eke" is correct - it means to squeeze a bit more out of something, in this case performance.
Separately, the performance gains of the classmap are being questioned, so it may not be in the final project. Either way, no wording change is needed right now.

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

No branches or pull requests

3 participants