Commit b898148
committed
Use switch-based recursion property mapping
Switch getRecursiveTargetId() to an explicit switch statement for
recurseProperty handling. This keeps the mapping table-style and easier
to extend as additional recurse properties are introduced.
#608 (comment)1 parent f00210c commit b898148
1 file changed
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
560 | 561 | | |
561 | | - | |
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| |||
0 commit comments