Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Do not connect to the SWF API when instanciating models #42

Open
ggreg opened this issue Aug 5, 2014 · 0 comments
Open

Do not connect to the SWF API when instanciating models #42

ggreg opened this issue Aug 5, 2014 · 0 comments
Assignees

Comments

@ggreg
Copy link
Contributor

ggreg commented Aug 5, 2014

All models inherit from core.ConnectedSWFObject that connects to the SWF API in the constructor. It requires AWS credentials anywhere we instanciate models even if they don't query the API.

The connection should be lazy and happen only when needed.

@ggreg ggreg self-assigned this Aug 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant