• # Re: Créer des applets Web avec Mozilla et XUL

    Posté par . En réponse à la dépêche Créer des applets Web avec Mozilla et XUL. Évalué à 2.

    Le XUL dans une application web, je le vois très bien par exemple comme une extension de webadmin.

    Le "faut un plugin lorsque ce n'est pas Gecko", me fait penser au thread sur l'implémentation de XForms dans Mozilla ( http://bugzilla.mozilla.org/show_bug.cgi?id=97806(...) ).
    Un commentaire que j'apprécie (#73) :

    The fact that, currently, helper applications can be used to display output data of any type
    but input options are severely limited to HTML forms (the most sophisticated being
    TEXTAREA and raw file upload) is a glaring lack of symmetry in the interactivity of today's
    web. It was NOT supposed to be this way, and in fact was designed specifically around
    this asymmetry by Dave Raggett and Tim Berners-Lee almost exactly ten years ago;
    please see: http://bovik.org/devup/tbl-devup.txt(...)


    XUL va aussi dans ce sens je trouve en englobant plus de chose.

    Petite question : est-ce que Glade n'est pas un peu similaire à XUL ?