6. Synchronization
-
Perspectives across context boundaries – User roles can 'see' outside their context.
-
Query Inversion – A technique to detect changes relevant to states of contexts and roles.
-
Inverted Queries stored in Couchdb – Instead of storing inverted queries with the types they apply to, we keep them in a database and retrieve them just in time.