[Interest] QtConFile

Igor Mironchik imironchick at gmail.com
Tue Sep 18 18:55:39 CEST 2012


Hi.

> Use Lua instead:
>
> cfg = {
>      stringValue = "string",
>      listOfStringValues = { "str1", "str2", "str3" },
>      intValue = 100,
>      vecOfTags = {
>          stringValue = "string1",
>          intValue = 100
>      }
>      vecOfTags2 = {
>          stringValue = "string2",
>          intValue = 100
>      }
> }

Lots of commas, and what equality for? Configuration file should be user 
friendly.



More information about the Interest mailing list