Opened 15 years ago

Last modified 15 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, 15 years ago

Owner: changed from Joar Wandborg to Christopher Webber
Status: NewFeedback

comment:2 by Christopher Allan Webber, 15 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, 14 years ago

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

Note: See TracTickets for help on using tickets.