StanfordHCI / termite

(development moved to new repos)
BSD 3-Clause "New" or "Revised" License
115 stars 36 forks source link

Split {getEntry, setEntry} API into {getData, getStates, setStates} #8

Closed jcchuang closed 11 years ago

jcchuang commented 11 years ago

Divide server-client communication by content: Data that can only be generated by a topic model and provided by the server. States that can be read/written by the client.

jcchuang commented 11 years ago

Implemented in ab07ae36f4136bb07bce2c05bab750654d90b030.