Skip to content

Commit b59b8d5

Browse files
committed
Add a placeholder page for live vs. frozen objects
1 parent 971dfd3 commit b59b8d5

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

source/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Welcome to the Atlas Device SDK Docs
1818
Quick Start </sdk/quick-start>
1919
Model Data </sdk/model-data>
2020
Open & Manage Database Files </sdk/files>
21+
Live vs. Frozen Objects </sdk/live-frozen-objects>
2122
Read & Write Data </sdk/crud>
2223
React to Changes </sdk/react-to-changes>
2324
Access Atlas </sdk/atlas>

source/sdk/live-frozen-objects.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
.. _sdks-live-and-frozen-objects:
2+
3+
=======================
4+
Live and Frozen Objects
5+
=======================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for consolidated content about SDK objects being live by
14+
default, except when frozen, and how that differs from Kotlin's frozen
15+
architecture.

0 commit comments

Comments
 (0)