Opened 13 years ago

Last modified 13 years ago

#252 closed defect (FIXED)

Split storage.py into submodules

Reported by: joar Owned by: joar
Priority: minor Milestone: 0.1.0
Component: programming Keywords:
Cc: Parent Tickets:

Description

Make it so that each StorageInterface implementation has it's own
submodule.

e.g.

::

    - mediagoblin/  
        - storage/  
           - cloudfiles.py  
           - mountstorage.py  
           - basicfile.py



Change History (3)

comment:1 by joar, 13 years ago

Owner: changed from Joar Wandborg to Christopher Webber
Status: NewFeedback
Branch at
`https://github.com/jwandborg/mediagoblin/tree/f587-split\_storage\_into\_submodules <https://github.com/jwandborg/mediagoblin/tree/f587-split_storage_into_submodules>`_

Review, merge, do as you might!



comment:2 by Christopher Allan Webber, 13 years ago

Component: Programming
Owner: changed from Christopher Webber to Joar Wandborg
Status: FeedbackClosed
It looks good to me. Merged, closed!



comment:3 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/587 .

Note: See TracTickets for help on using tickets.