Ralf Nieuwenhuijsen schrieb: > 2008/8/28 Petr Kobalíček <[EMAIL PROTECTED]>: > >> Hi Fabian, >> >> I used it, but I think it can be removed :-) >> > > So, what is the best alternative and is that alternative working > correctly on all browsers? > It originally did a lot more than just instanceof .. i think > There is no exact replacement. As I said to Petr, if you feel we should keep it please open a bug for it. The framework itself does not use it.
Best Fabian >> I'm trying not to use legacy at all >> >> Thank you >> - Petr >> >> 2008/8/28 Fabian Jakobs <[EMAIL PROTECTED]>: >> >>> Petr Kobalíček schrieb: >>> >>>> Hi, >>>> >>>> How it's alternative to qx.util.Type.detect in qooxdoo 0.8. >>>> >>>> Should I use plain typeof keyword and instanceof keywords instead ? >>>> >>>> Cheers >>>> - Petr >>>> >>> The original class is still there but has been moved to the legacy >>> namespace (qx.legacy.util.Type). You can use it from there but be aware >>> that the legacy namespace is supposed to be removed in some later >>> release. If you think this class is helpful and should be moved out of >>> the legacy namespace, please open a bug for it. >>> >>> Best Fabian >>> >>> >>> -- >>> Fabian Jakobs >>> JavaScript Framework Developer >>> >>> 1&1 Internet AG >>> Brauerstraße 48 >>> 76135 Karlsruhe >>> >>> Amtsgericht Montabaur HRB 6484 >>> >>> Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas >>> Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, >>> Achim Weiss >>> Aufsichtsratsvorsitzender: Michael Scheeren >>> >>> >>> ------------------------------------------------------------------------- >>> 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 >>> >>> >> ------------------------------------------------------------------------- >> 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 >> >> > ------------------------------------------------------------------------- > 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 > > > -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- 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
