Here are comments about a number of Javascript Libraries I use/intend to use.

Continue reading...

When learning javafx, I have liked a number of things, and in particular the consistence of the naming and MVC mechanism (vs. the multiplicity of mechanisms used by Swing).

However, two points bothered me:

  • the lack of a good low-level interface. Graphics2D is a really good and fast API. T...

Continue reading...

Pour les nouveaux développements du projet Ramsès, je me suis mis à tester systématiquement. Du coup, je me lance aussi dans le test de l'interface web, avec le framework ‛spring-test‛.

Continue reading...

I will put here a number of remarks about using equals in java. Until then, I will be content with a few examples.

Continue reading...

  • Flowless : pour la gestion de "gros" objets graphiques (avec beaucoup de composants)
  • ReactFx : programmation réactive. Utilisée dans...
  • RichTextFX : une bibliothèque graphique très impressionnante. Elle fournit un champ texte qui accepte sans broncher des textes de plusieurs mega-octets de l...

Continue reading...