Changes between Initial Version and Version 1 of Ticket #37206, comment 4


Ignore:
Timestamp:
Jul 7, 2026, 7:33:46 AM (3 weeks ago)
Author:
Johannes Maron

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.
     1Hm… yes, on second thought. It would probably add complexity to the implementation.
    22I will check if we can reuse the `is_module_level_function` somewhere else in the codebase and close this.
    33
    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.
     4That 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.
Back to Top