[clutter] JSON objects question

2008-04-22 Thread Malluru, Puri
Hi I am building a simple template based screen mechanism using JSON files and loading them into clutter script object. I am wondering whether there is any way to create arbitrary name-value pairs in JSON file that can be queried using clutter script api functions. Below is an example of a

Re: [clutter] JSON objects question

2008-04-22 Thread Emmanuele Bassi
On Tue, 2008-04-22 at 10:28 -0500, Malluru, Puri wrote: Hi I am building a simple template based screen mechanism using JSON files and loading them into clutter script object. I am wondering whether there is any way to create arbitrary name-value pairs in JSON file that can be queried