Changes between Initial Version and Version 1 of Ticket #37206, comment 4
- Timestamp:
- Jul 7, 2026, 7:33:46 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37206, comment 4
initial v1 1 Hm… yes, on second thought. I would probably add complexity to the implementation.1 Hm… yes, on second thought. It would probably add complexity to the implementation. 2 2 I will check if we can reuse the `is_module_level_function` somewhere else in the codebase and close this. 3 3 4 That being said, I have thought about it some during a walk; someone could use callable tasks to dynamically build parametrized tasks. If you can think of it someone will probably try to do it. However, that would definitely shift this to a new feature.4 That being said, I have thought about it some during a walk; someone could use callable tasks to dynamically build parametrized tasks. If you can think of it, someone will probably try to do it. However, that would definitely shift this to a new feature.