Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.
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

Description

@ggreg

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions