Opened 9 years ago
Last modified 6 years ago
#526 new enhancement
Refactor !SasView Category code — at Version 2
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 (2)
comment:1 Changed 9 years ago by butler
- Description modified (diff)
comment:2 Changed 9 years ago by butler
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.