-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi Jamie,
Thanks for answering my question related to unit testing in my pull request. I am gonna take a stab at loading libraries, unless you beat me to it.
When loading libraries you can pass up to three parameters (class name, config array, object name). Do you see any simple way to support this flexibility through autoloading (associative array maybe)? Or should I just keep it simple and only load libraries based on the class name?
I guess if someone really needs to pass in a configuration array or use a different object name they could load the library via the constructor.
Any thoughts?
Thanks,
Eric
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels