Dynamically extending the Object prototype to implement watch/unwatch: being informed when a property changes.
Coding
JavaDynInterface - dynamic interfaces for Java
Wednesday, November 23 2011
An implementation of interfaces in the flavor of the Go language in Java. Online under the name JavaDynInterface, available with test / demo program and Javadoc on bitbucket.
Un cadre simple pour l'unification du Développement Dirigé par les Tests et de la Conception par Contrat en Java
Friday, October 7 2011
Cet article présente un cadre simple s’appuyant sur ’assert’ et sur la gestion des exceptions et sur le bloc ’finally’ en Java permettant une mise en oeuvre légère du développement dirigé par les tests (Test Driven Development - TDD en anglais) en lien avec la mise en oeuvre des invariants et conditions (Design by Contract).
Advanced use of htaccess
Thursday, October 28 2010
Bookmark links towards two pages that illustrate the practical usage of htaccess primitives in realistic situations.