Opened 14 years ago
Closed 14 years ago
#38 closed defect (fixed)
Save order for JetAlgorithms
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | major | Component: | JetCore |
Version: | 3.6 | Keywords: | |
Cc: |
Description
JetAlgorithms should be run in the order they were added to JetBuilder. Otherwise, children are not necessarily run after parents! This is currently solved with the convention that children have names starting with the parent name, and hence come later alphabetically. But this is a stupid solution, since the convention should not be necessary, and in any case, the algorithms are not guaranteed to be ordered alphabetically!
Note: See
TracTickets for help on using
tickets.