On Fri, 17 Sep 2010, thron7 wrote:

> On 09/17/2010 04:47 PM, Fritz Zaucker wrote:
>> Thomas,
>>
>> On Fri, 17 Sep 2010, thron7 wrote:
>>
>>> a) you define QXTHEME three(!) times!?
>>
>> last one wins ... I just reorder them to whatever I want to use. Would
>> this be a problem?
>
> Not for me ;). - No, seriously, I wouldn't rely on it. I do the same, but
> with comments.

The main reason for not using comments was that sometime in the past I had a
problem with my commenting attempts and something didn't work and if I
remember right without (or without useful) error. And no, I can't be more
specific ...

But I can ask specifically:

   "let" : {
       "APPLICATION"  : "bwt",
       "QOOXDOO_PATH" : "qooxdoo",
       //    "QXTHEME"      : "qx.theme.Classic",
       //    "QXTHEME"      : "darktheme.theme.Theme",
       "QXTHEME"      : "bwt.theme.Theme",
       "API_EXCLUDE"  : ["qx.test.*", "${APPLICATION}.theme.*", 
"${APPLICATION}.test.*"],
       "LOCALES"      : [ "en","de","fr" ],
       "CACHE"        : "./cache_nohb",
       "ROOT"         : "."
   },

Would this be ok?

> I don't know if the Json Parser(s) we use in the generator would always
> maintain that the last occurrence of a key wins.

Ok.

> For the time being I think you're safe.

Looks like it, but I'd rather do it correctly.

Cheers,
Fritz

-- 
Oetiker+Partner AG              tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to