September 27, 2002

More on Hibernate

Yesterday I talked to the other Java developer at work about replacing CMP Entity Beans with Hibernate. He agreed that Hibernate sounded great and that replacing Entity Beans was cool. So, despite having other things to do I started modifying our code generation system to generate the objects plus the deployment descriptors and to fit them into the relationship and query framework we already had. As I suspected, this was extremely easy.

So far the only issue I've had is on inserts, dealing with our unusual key requirements. I pinged the hibernate-devel mailing list about it and got back a snappy and direct response about a direction for implementing this, exactly what I was looking for. This looks like the beginning of a beautiful friendship.

I had a thought echoing around my noodle about the difference between leading an opensource project and contributing to one, but it's gone now. Maybe it will come back...

(By the way, does anyone else think the Sourceforge mailing list archiver sucks ass versus the previous one, Geocrawler? And their forums -- blech! It just reminds me how much I hate web forums.)

Next: Nurturing program messages
Previous: Hardware updates