[#128,state][s]: move to simpler state serialization for backend/dataset in which we just store url attribute of dataset (if present).

This commit is contained in:
Rufus Pollock
2012-05-26 22:51:50 +01:00
parent ed4f315a97
commit 13d1a9e0bd
4 changed files with 14 additions and 7 deletions

View File

@@ -31,6 +31,11 @@ Running the tests by opening `test/index.html` in your browser.
In progress.
Possible breaking changes:
* State only stores backend (name) and dataset url (in url field) rather than entire dataset object
* Backends heavily reorganized
### v0.4 - April 26th 2012
[23 closed issues](https://github.com/okfn/recline/issues?milestone=2&page=1&state=closed) including: