Why not use QSettings with this format as a custom format add in? -----Original Message----- From: interest-bounces+scott.bloom=onshorecs....@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs....@qt-project.org] On Behalf Of Igor Mironchik Sent: Tuesday, September 18, 2012 9:56 AM To: Konstantin Tokarev Cc: interest@qt-project.org Subject: Re: [Interest] QtConFile
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. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest