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

New possible Static Factory #9

Closed augustohp closed 12 years ago

augustohp commented 12 years ago

A Static Factory Instantiation only works if the returned class by the given method is the same of the calling class. This constraint is quite annoying.