| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Resources don't live inside a resource context, and as such inherently
are a special case. By also removing the option to manually specify the
identifier, the commandline is a lot easier to use.
|
|
|
|
|
| |
One syntax for all entity types and a generic mechanism to
execute operations.
|
|
|
|
|
| |
We simply write all properties we don't know to a config file.
Resources can pick up configurations as they are started.
|
| |
|
|
|
|
| |
The fetch state is per parent.
|
|
|
|
|
|
|
|
| |
The QueryRunner object lives for the duration of the query (so just
for the initial query for non-live queries, and for the lifetime of the
result model for live queries).
It's supposed to handle all the threading internally and decouple the
lifetime of the facade.
|
|
|
|
| |
We're not doing any lifetime management anyways.
|
| |
|
|
|
|
| |
We no longer depend on clientapi.h from everywhere.
|
|
|
|
| |
resource-types
|
| |
|
|
|