Data Persistence

From Chumby Wiki
Revision as of 09:33, 16 March 2008 by Wayn3w (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

There are two methods of saving state between rotations of a widget:

  • persisting to the Chumby servers
  • persisting locally.

Persisting to Chumby Servers

Persisting Locally

This involves using objects of the SharedObject class.

Limitations

MTASC Issues

Debugging