On Tue, Oct 22, 2013 at 10:22 AM, Chris Michael <devilho...@comcast.net> wrote:
> On 10/22/13 07:43, Raoul Hecky wrote:
>> I'm also more for json, it allows other tools to parse the files and
>> you don't need to learn a new syntax...
>
> Except in the case that someone does not know json...then you have to
> learn json syntax.

that is easy to explain:

hash = {'key1':  value1, 'key2': value2; }

array = [value1, value2, value3];

value = "string";
value = 123;
value = 12.34;

i guess it's pretty trivial :-D

-- 
Gustavo Sverzut Barbieri
--------------------------------------
Mobile: +55 (19) 9225-2202
Contact: http://www.gustavobarbieri.com.br/contact

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to