Changes between Initial Version and Version 1 of Ticket #6783, comment 11


Ignore:
Timestamp:
Apr 24, 2014, 6:44:45 PM (10 years ago)
Author:
Steffen Hoffmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6783, comment 11

    initial v1  
    11summary of [attachment:20140424_discussions_tag-provider_rework_2.patch changes, 2nd pass]:
    22 * clear trivial import comments, remove ununsed imports
    3  * use TagSystem object as class attribute instead of repeated instantiation
     3 * use `TagSystem` object as class attribute instead of repeated instantiation
    44 * add missing `describe_tagged_resource()` method
    55 * remove tag list sort in private methods by returning tags in sets - the