Commit b02c3c7
committed
minor #10460 Teach the user to write the command lazy loading (SimonHeimberg)
This PR was submitted for the 4.1 branch but it was squashed and merged into the 3.4 branch instead (closes #10460).
Discussion
----------
Teach the user to write the command lazy loading
A lazy loaded command is instantiated only when it is called.
Commits
-------
4706701 Teach the user to write the command lazy loading1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments