cookbook: Added introduction to and recipe on ClutterScript
authorElliot Smith <elliot.smith@intel.com>
Fri, 27 Aug 2010 10:20:29 +0000 (11:20 +0100)
committerElliot Smith <elliot.smith@intel.com>
Fri, 27 Aug 2010 10:25:40 +0000 (11:25 +0100)
commitb532f9591786f4b5381269718e7e0d479ad58c4d
treeb754a6c8867c1c3d27d5057caa757e69af539f32
parent7900ac4dc7fb204c9f8a957f20ec445ef19f655d
cookbook: Added introduction to and recipe on ClutterScript

Wrote an introduction to using ClutterScript with JSON. Focus
is on explaining why you might want to use it, basic principles
of operation (with annotated JSON sample), and how to map
data types from C to JSON.

Written simultaneously with a short recipe (uses the same sample
code) showing how to load a JSON file and retrieve objects
from it in code.
doc/cookbook/script.xml