downgrade Task to take single parameter (not multiple) #109

Closed
opened 2023-07-24 13:14:57 +00:00 by falsycat · 0 comments
Owner

#92 allowed Task to take zero or more parameters, but this came with too complex template trick that I don't prefer.
and all exisiting use of Task is with just a single parameter, so it's effective and painless to downgrade variadic args to single type.

#92 allowed Task to take zero or more parameters, but this came with too complex template trick that I don't prefer. and all exisiting use of Task is with just a single parameter, so it's effective and painless to downgrade variadic args to single type.
falsycat added the
improvement
label 2023-07-24 13:14:57 +00:00
falsycat added this to the (deleted) project 2023-07-24 13:14:57 +00:00
falsycat started working 2023-07-24 21:09:40 +00:00
falsycat stopped working 2023-07-24 21:31:41 +00:00
22min 1s
falsycat started working 2023-07-25 21:02:23 +00:00
falsycat stopped working 2023-07-25 21:23:44 +00:00
21min 21s
falsycat started working 2023-07-28 23:02:35 +00:00
falsycat added reference feature/109-task-1param 2023-07-29 01:07:07 +00:00
falsycat stopped working 2023-07-29 01:10:16 +00:00
2h 7min 41s
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 2 hours 51 minutes
falsycat
2 hours 51 minutes
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nf7/nf7#109
No description provided.