Commit 67e0e9f
committed
feature #1355 Create empty-ready construct on command generate (Kristijan Stipić)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Create empty-ready construct on command generate
I understand that this was not put on purpose, but I believe that it would be useful for most people, because when generating a lot of commands, in 99% of cases I have to manually write this generic code to be able to do dependency injection
Commits
-------
ec9ad72 Create empty-ready construct on command generate1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
0 commit comments