Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sharedstate.git/sharedstate/README
diff options
context:
space:
mode:
Diffstat (limited to 'sharedstate.git/sharedstate/README')
-rw-r--r--sharedstate.git/sharedstate/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/sharedstate.git/sharedstate/README b/sharedstate.git/sharedstate/README
new file mode 100644
index 0000000..229cefd
--- /dev/null
+++ b/sharedstate.git/sharedstate/README
@@ -0,0 +1,10 @@
+class SharedObject
+
+options:
+ -incremental (boolean):
+ default encoding style
+ -contiguous (boolean): [NOT YET IMPLEMENTED]
+ whether only contiguous updates are allowed
+ -dynamic (boolean): [PARTIALLY IMPLEMENTED]
+ whether this is a dynamically created object
+