You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the urgent need to update the RepeatedTask for L1V4. This is the most complex and misunderstood part of SED-ML and at the same time the core of it.
This will make working with the data much easier because things are more consistent and clear from the data side. This would allow us to handle things like #103 and make the generation of the 3D plots easier.
The text was updated successfully, but these errors were encountered:
Given that all of your suggestions are repeated here from elsewhere except one, I'm going to change this particular issue to be just that single issue: remove SimpleRepeatedTask.
If nobody implements support for SimpleRepeatedTask, we'll end up following this suggestion by default.
luciansmith
changed the title
Simplify/improve RepeatedTask for L1V4
Remove SimpleRepeatedTask
Jun 2, 2021
I actually just commented it out, and kept a copy of the original 'abstractTask' on Google Docs, but we decided not to keep this at the last editor's meeting, and it seems like nobody is implementing support for it any time soon.
I see the urgent need to update the RepeatedTask for L1V4. This is the most complex and misunderstood part of SED-ML and at the same time the core of it.
Here my suggestions summarizing other issues
SubTask.order
to be unique within a task to provide clear, reproducible execution orders for subtasks #95)This will make working with the data much easier because things are more consistent and clear from the data side. This would allow us to handle things like #103 and make the generation of the 3D plots easier.
The text was updated successfully, but these errors were encountered: