On Wed, Jun 1, 2011 at 11:17, Derrell Lipman <
[email protected]> wrote:

> On Wed, Jun 1, 2011 at 11:12, Derrell Lipman <
> [email protected]> wrote:
>
>> The following demo app displays all of the this.debug() messages in the
>> Firebug console, even though neither of the appenders is being added.
>> (Neither of the "Found qx.debug" console messages displays, but the initial
>> "Testing for qx.debug" message does display.) How/why is the Console
>> appender getting added? Why do the this.debug() messages display in the
>> console if I haven't added that appender? Intentional or a bug?
>
>
> In fact, pressing CTRL-D brings up the appender window onscreen too. This
> definitely seems like a bug. These appenders should exist in the build at
> all.
>

Ok, the problem is that the test for qx.core.Variant is bringing it in even
though that's not defined.

What is the working method of supporting both qx.core.Variant and
qx.core.Envrionment in contribs? How do I get code to be excluded if NEITHER
qx.core.Variant.isSet() nor qx.core.Environment.get() is true?

Derrell
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to