Je ne parle pas d'applet (appliquette ? ;-) ) Java mais d'application Java. Donc je ne parle pas du cas où tu voudrais manipuler les éléments de ta page (quelle idée aussi) à partir de Java.
Ce que je voulais dire c'est qu'on est en train de réinventer, en se basant sur des technologies inadaptées, ce qui existe déjà et qui a été conçu pour. Quand on voit ce que prévoit HTML5, c'est du n'importe quoi :
* API for playing of video and audio which can be used with the new video and audio elements.
* An API that enables offline Web applications.
* An API that allows a Web application to register itself for certain protocols or media types.
* Editing API in combination with a new global contenteditable attribute.
* Drag & drop API in combination with a draggable attribute.
* API that exposes the history and allows pages to add to it to prevent breaking the back button.
Bref je suis pour qu'on sépare clairement le Web simple et statique (textes + images + vidéos, liens = document) des applications qui utilisent Internet. Le mélange des genres sans avoir préalablement réfléchi au problème devient une usine à gaz...
[^] # Re: l'utilité de la modularisation?
Posté par hsyl20 (site web personnel) . En réponse à la dépêche Le point sur Java 7. Évalué à 10.
Ce que je voulais dire c'est qu'on est en train de réinventer, en se basant sur des technologies inadaptées, ce qui existe déjà et qui a été conçu pour. Quand on voit ce que prévoit HTML5, c'est du n'importe quoi :
* API for playing of video and audio which can be used with the new video and audio elements.
* An API that enables offline Web applications.
* An API that allows a Web application to register itself for certain protocols or media types.
* Editing API in combination with a new global contenteditable attribute.
* Drag & drop API in combination with a draggable attribute.
* API that exposes the history and allows pages to add to it to prevent breaking the back button.
Bref je suis pour qu'on sépare clairement le Web simple et statique (textes + images + vidéos, liens = document) des applications qui utilisent Internet. Le mélange des genres sans avoir préalablement réfléchi au problème devient une usine à gaz...