Changes between Version 1 and Version 2 of Ticket #5865, comment 24
- Timestamp:
- Jan 17, 2024, 5:58:09 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5865, comment 24
v1 v2 3 3 My implementation would have introduced an ambiguity that would have made it harder for users to use the `cycle` tag. 4 4 5 In the discussion @carlton mentioned that it could be worth "... to investigate [is] whether we could add '*' and '**'list and dictionary expansion to the DTL. cycle could benefit from list expansion.".5 In the discussion @carlton mentioned that it could be worth "... to investigate [is] whether we could add * and *'* list and dictionary expansion to the DTL. cycle could benefit from list expansion.". 6 6 7 7 So I'm trying to come up with something in that direction instead.