Opened 9 years ago
Last modified 6 years ago
#526 new enhancement
Refactor SasView Category code
Reported by: | butler | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | SasView 5.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Framework Enhancements |
Description (last modified by butler)
Once we move to adding default categories to the python model we will need to change the SasView category code to take advantage of it. Mainly:
1 Remove default.json from the repo
2 Change the code to create a serialized.json from model information instead of looking for default.json
3 If model is not in serialized.json, first look in model information for default categories. If none then, and only then, add to uncategorized.
Change History (4)
comment:1 Changed 9 years ago by butler
- Description modified (diff)
comment:2 Changed 9 years ago by butler
- Description modified (diff)
comment:3 Changed 7 years ago by butler
- Milestone changed from SasView Next Release +1 to SasView 5.0.0
- Summary changed from Refactor !SasView Category code to Refactor SasView Category code
comment:4 Changed 6 years ago by butler
- Work Package changed from SasModels Redesign to SasView Framework Enhancements
Note: See
TracTickets for help on using
tickets.
This may be mostly moot at this point but probably wait for 5.0 to close?