mgeisler / swift-browser

AngularJS interface for OpenStack Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify SwiftSimulator

mgeisler opened this issue · comments

Instead of adding containers and objects separately, we should just add objects and let the container data be computed from that.

We should still support empty containers, though, so we will probably still want an addContainer method.