FS#16 - Création d'un prototype d'interpréteur en JavaScript
Ouverte par Strict Standards: array_map() expects parameter 1 to be a valid callback, non-static method Filters::noXSS() should not be called statically in /data/web/2f/0e/cf/tracker.gruntnetwork.com/htdocs/includes/class.tpl.php on line 281 jahvascriptmaniac (js) - Strict Standards: Non-static method Filters::noXSS() should not be called statically in /data/web/2f/0e/cf/tracker.gruntnetwork.com/htdocs/includes/class.tpl.php on line 613 lundi, 01 mars 2010, 12:59 GMT
|
DétailsBut : Créer un prototype d'interpréteur pour le langage Grunt en JavaScript.
Motifs : * Vérifier si le langage est utilisable et n'a pas de lacunes avant une implémentation plus sérieuse. * Facilité d'implémentation avec JavaScript. * Toolkit graphique prêt à l'emploi avec (x)HTML. Étant donné qu'il s'agit d'un prototype, on utilisera sans gêne les dernières fonctionnalités des navigateurs sans se soucier de la compatibilité. |
Strict Standards: Non-static method Filters::noXSS() should not be called statically in /data/web/2f/0e/cf/tracker.gruntnetwork.com/htdocs/includes/class.tpl.php on line 189 FS#17 - Brouillon de spécification du langage