Thanks, it's fixed in trunk now (r18468).

Thomas

Petr Kobalíček wrote:
> Hi,
>
> I tried SVN right now and it's broken.
>
> In debug version I have generated something like this:
>
> if (!window.qxvariants) qxvariants = {};
> var variants = ["qx.debug", "qx.aspects"];
> for (var k in variants) qxvariants[k] = variants[k];
>
> that is wrong, it's asserted later by:
>
> if(window.qxvariants){for(var key in
> qxvariants){{if((key.split(".")).length<2){throw new Error('Malformed
> settings key "'+key+'". Must be following the schema
> "namespace.key".');
> }};
>
> - Petr
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>   

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to