nette / bootstrap

🅱 The simple way to configure and bootstrap your Nette application.
https://doc.nette.org/bootstrap
Other
668 stars 36 forks source link

Configurator delegates adding default extension to ExtensionsExtension [WIP] #27

Closed xificurk closed 10 years ago

xificurk commented 10 years ago

Alternative approach to nette/di#31.

Note that this currently breaks Configurator.onCompile test. I'm not really sure what the correct behavior in that case should be.