Monthly Archives: March 2007

Spring and scripting languages… don’t go together?

Today I had a look at using the excellent groovy scripting language to create a dynamic solution for determining the keys to flush in our distributed caching setup. Since determining which keys to flush when an object is updated/created/deleted is … Continue reading

Posted in groovy, java, spring2 | Leave a comment

2007: A partially loaded association oddity

When rewriting some code to increase performance in some parts of the application I came across a rather questionable feature of Hibernate (3.2.0GA). Consider the following (simplified) model: The ternary association between Movies and persons has a property to store … Continue reading

Posted in hibernate, java, software development | Leave a comment

WordPress security upgrade

Due to a security issue in wordpress, the software behind this blog, I upgraded it to the latest (hopefully safe) version. Let me know if you notice something broken…!

Posted in info | Leave a comment