I'm quite familiar with javascript language, but there is one thing I
really don't understand.
How magic is behind this: ?
// Debugging
if (qx.core.Variant.isSet("qx.debug", "on"))
{
qx.log.appender.Native;
qx.log.appender.Console;
}
How exactly "qx.log.appender.Native;" does ? I think that it should do
nothing, but it magically works.
I think that these two lines should be noop.
Cheers and thank for explanation ;-)
- Petr
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel