Monday, November 19, 2007
Friday, November 9, 2007
Is Spring Batch Vaporware?
I tried to figure out what Spring Batch can do for a customer. To my surprise I have not found a single source of practical use. No examples that made sense to me. Just a bounch of weird interfaces and some illustrations at the very high level. Could it be that Spring Batch is just Vaporware? That no one really has an idea what it should finally become? Announcements that went out a bit too early? Something like that?
Wednesday, September 5, 2007
Sunday, July 29, 2007
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)