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

Support for a Static Factory #10

Closed augustohp closed 12 years ago

augustohp commented 12 years ago

The change adds a limitation to the added feature: Only one static method call must be used when you want to create a instance using a static factory method.