Update ConsoleExtension.php - #76
Conversation
Lazy loading using the service tag does not work.
|
Hey ✋ @janzarubadek. Is the tag really needed? Describe me please your use-case. |
Hi, I replaced kdyby/console with this contributte/console. Without this feature, there is no point for us to use this package and it will be removed from our products. Cases of use can be seen in the old kdyby products. Thanks. |
|
I don't get it. Why do you need use tag for lazy-loading? All commands are lazy-loaded by default by it's type. What's the case you need tag? |
Welcome to Codecov 🎉Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment. Thanks for integrating Codecov - We've got you covered ☂️ |
fixing "use Nette\Utils\Arrays"
Besides, it is written in your documentation that it is supported. |
|
I will add this tag support back, just for you. PS: Do you have Slack or something? I would like to hear about your project more and also discuss it how do use it with Kdyby, because Kdyby does not support nette v4 or does? |
Lazy loading using the service tag does not work.