Sunday, July 29, 2007
Apache Commons Transaction 2.0
Most of the initial implementation work has been done. Interfaces should be more or less stable. Lots of detail work remains.
Wednesday, July 25, 2007
Concurrency using channels
Here is a Google video about concurrent programming using channels. I wonder if I can make any use it this concept.
Designing a good Java API
Joshua Bloch tells us how and why to write good APIs. I tried to respect what he says in the redesign of Apache Commons Transaction. Let's see if I really did ;)
Saturday, July 21, 2007
Parsing XML with ANTLR
A few years ago I had written a completely confusing article for German computer magazine iX. This is my second try to tell you how to work with ANTLR.
Friday, July 20, 2007
Subscribe to:
Posts (Atom)