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 class for loading functions #3

Open
glady opened this issue Apr 10, 2016 · 0 comments
Open

Add class for loading functions #3

glady opened this issue Apr 10, 2016 · 0 comments
Assignees
Milestone

Comments

@glady
Copy link
Owner

glady commented Apr 10, 2016

Currently no function autoloading is available, but sometimes it is nescessary to load functions for a specific namespace.

Add a prototype for load functions by include of a specific file and with possibility to call an own implemented "\glady\Behind\function_exists" that triggers autoloading when function not defined (Should be replaced later by: https://wiki.php.net/rfc/function_autoloading).

@glady glady self-assigned this Apr 10, 2016
glady pushed a commit that referenced this issue Apr 10, 2016
glady pushed a commit that referenced this issue Apr 10, 2016
@glady glady added this to the v0.1.8 milestone May 3, 2016
@glady glady modified the milestones: v0.1.8, v.0.1.9 Nov 3, 2016
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

1 participant