Changes between Initial Version and Version 2 of Ticket #242


Ignore:
Timestamp:
07/16/10 13:16:55 (4 years ago)
Author:
pudo
Comment:

item 1 is done with the refactoring

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #242

    • Property Owner changed from rgrp to dread
    • Property Priority changed from awaiting triage to critical
    • Property Milestone changed from to v1.1
  • Ticket #242 – Description

    initial v2  
    11Dumping ground for various minor and miscellaneous items (mainly refactorings): 
    22 
     3  * controllers/tag.py: why does this not use lib/search.py (but controllers/packages.py search method does)? 
     4 
     5done: 
    36  * lib/search.py: inheritance would be nicer than switching on entity in search (i.e. have SearchPackage, SearchTag etc) 
    4   * controllers/tag.py: why does this not use lib/search.py (but controllers/packages.py search method does)?