About
Welcome to the weblog of Peter Maas. Here you'll find various posts related to stuff I like (like my kids and espresso) and stuff I do (like developing software).
Disclaimer
I am a very opinionated software engineer. Well I'm a very opinionated person in general. I work for eBay/Marktplaats.nl, but everything written here is my own crazy ideas and not my employer's. This text might have some similarities to the disclaimer found at fupeg.blogspot.com.
Categories
Archives
Art
Friends
ICT
java
Static pages
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