Semiautomatic folder handling #4

Closed
opened 2017-11-02 19:46:42 +00:00 by Nicd · 2 comments
Nicd commented 2017-11-02 19:46:42 +00:00 (Migrated from gitlab.com)
  • Automatic default out_path/1 for every Task that can be overridden (with defoverridable?)
  • out_path/1 gets task arguments as its own arguments, can change output folder based on that
  • Can call super? Would be useful
  • Base path (".tmp") has sensible value by default, can be configured
* [ ] Automatic default `out_path/1` for every Task that can be overridden (with `defoverridable`?) * [ ] `out_path/1` gets task arguments as its own arguments, can change output folder based on that * [ ] Can call super? Would be useful * [ ] Base path ("`.tmp`") has sensible value by default, can be configured
Nicd commented 2018-03-20 10:49:59 +00:00 (Migrated from gitlab.com)

Implemented in 3.0.0, though not all of those features.

Implemented in 3.0.0, though not all of those features.
Nicd commented 2018-03-20 10:50:00 +00:00 (Migrated from gitlab.com)

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
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: nicd/mbu#4
No description provided.