Import 2017-06-07 23:51:09: master bbd6e5f8

Author Committer Branch Timestamp Parent
mwoehlke mwoehlke master 2014-03-12 14:50:51 master 01f213da
Changeset

ENH: Sort ExtensionWizard.py --listTemplates

Change TemplateManager.listTemplates method to sort the list of
templates per category, rather than outputting in the semi-arbitrary
order of dict. (The categories come from a list, which retains the
declaration order - which is likely to be a meaningful, semantic
ordering that is at least as good as a lexical sorting - and so do not
need to be sorted.)

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22974 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Utilities/Scripts/SlicerWizard/TemplateManager.py Diff File