Opened 3 years ago
Last modified 16 months 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: | SasModels Redesign |
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 (3)
comment:1 Changed 3 years ago by butler
- Description modified (diff)
comment:2 Changed 3 years ago by butler
- Description modified (diff)
comment:3 Changed 16 months 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
Note: See
TracTickets for help on using
tickets.
This may be mostly moot at this point but probably wait for 5.0 to close?