diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-09-30 17:12:44 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2015-11-03 12:00:13 -0300 |
commit | bd316723244908010e81a6b745313df254b3004a (patch) | |
tree | 32db81ea10312a445d43ddcb17387b0fdd99a729 /server | |
parent | 36f476c53f6f3532652d7428e306dcef1c37f879 (diff) |
[refactor] separate errors and model from couch
CouchDocument is a subclass from SoledadDocument which holds conflicts,
making the server side aware of them. There is a module called document
on soledad.common that holds SoledadDocument. This commit moves
CouchDocument to its proper place.
Error raising logic and exceptions declarations are also moved into error
module inside common.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions