issues
search
Respect
/
Config
A powerful, small, deadly simple configurator and dependency injection container DSL made to be easy
http://respect.github.io/Config
Other
98
stars
7
forks
source link
Instantiator Improvements
#54
Open
alganet
opened
9 years ago
alganet
commented
9 years ago
The Respect\Config\Instantiator class is missing key APIs:
serialize/unserialize, so containers can be serialized and cached.
APIs for getConstructorParams(), getMethodCalls(), getStaticMethodCalls() and getProperties() so the Instantiator can be inspected.
The Respect\Config\Instantiator class is missing key APIs: