Jun 14 2004
Spring Rich Client
I got to get my hands dirty with Spring soon. Kdonald has been refactoring the rich client part, and has some interesting info here.
Agile and Programming
Jun 14 2004
I got to get my hands dirty with Spring soon. Kdonald has been refactoring the rich client part, and has some interesting info here.
Jun 12 2004
According to mmansoor Struts is beeing upgraded to root project at Apache. It has been some time since I followed Struts closely, and it will be interesting to see the directtion it takes. It is a great project but could benefit from adopting some of the newer concepts found in other frameworks.
Jun 12 2004
Old link, but it’s interesting to read how people use Spring to simplify and reduce LOC for their apps. Read about Matt Raibles adventure with integrating Spring into AppFuse.
Jun 11 2004
I’ve used the DAO pattern in earlier applications. In addition to make the database layer exchangable, I think it’s main benefit is clear separation from the business logic. Of course you could achieve that without the pattern, but DAO helps you separate correctly all the way. Tutotial here.
Jun 10 2004
This should be a great concert. Listening to it for the first time on the radio now. Of course it’s the day before I arrive in Oslo.
Jun 10 2004
Hacknot article on project documentation. As always a bit too XP/AM hostile, but I totally agree. Doucmentation can’t be ignored. His experience probably is a bit more extreme than many others, but it’s no suprise story.