issues: 45289935
This data as json
| id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 45289935 | MDExOlB1bGxSZXF1ZXN0MjI0NTA0NzA= | 248 | Removed the object oriented encoding/decoding scheme | 514053 | closed | 0 | 0 | 2014-10-08T20:06:33Z | 2014-10-08T20:12:56Z | 2014-10-08T20:12:56Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/248 | Removed the object oriented encoding/decoding scheme in favor of a model where encoding/decoding happens when a dataset is stored to/ loaded from a DataStore. Conventions can now be enforced at the DataStore level by overwriting the Datastore.store() and Datastore.load() methods, or as an optional arg to Dataset.load_store, Dataset.dump_to_store. Includes miscellaneous cleanup. |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/248/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |