Changes between Version 1 and Version 2 of Ticket #526


Ignore:
Timestamp:
Mar 16, 2016 4:54:44 PM (8 years ago)
Author:
butler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #526 – Description

    v1 v2  
    11Once 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: 
    22 
    3 1- Remove default.json from the repo 
    4 2- Change the code to create a serialized.json from model information instead of looking for default.json 
    5 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. 
     31 Remove default.json from the repo 
     42 Change the code to create a serialized.json from model information instead of looking for default.json 
     53 If model is not in serialized.json, first look in model information for default categories.  If none then, and only then, add to uncategorized.