Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
Description
Please review associated code snippets
Related Pages:
Documents: https://ibsoln.github.io/stage/stage300/couchbase-lite/current/csharp/document.html
– Specifically, code in this section https://ibsoln.github.io/stage/stage300/couchbase-lite/current/csharp/document.html#lbl-json-data
Blobs: https://ibsoln.github.io/stage/stage300/couchbase-lite/current/csharp/blob.html
– Specifically, the code in this section: https://ibsoln.github.io/stage/stage300/couchbase-lite/current/csharp/blob.html#using
—
Developers want to use native object types within their app's view and controller layers and do not want to use Couchbase Lite document types directly within their view layers.
Edit
PRD: https://docs.google.com/document/d/103CYes0UQJ7y9-qtsy-vK8_Uziw_TdF-imhRBrNeOF8/edit# (partial)
Document the JSON API changes for blobs, docs etc.