Categories
Development

TopLink Interview

Interview with TopLink personell here. If you don’t know TopLink it’s an Object/Relational mapping along the lines of Hibernate. We are using it on a daily basis now, and I’m quite impressed by how advanced it is. We are daily discovering new techniques and solving new persistence challenges.

Categories
Development

Collective code ownership

Johannes Brodwall writes about waste as defined by Mary Poppendieck here.

I’ve always been a sceptic of the definition of modules that is delivered internally in an organisation. As Johannes wrote it requires significant coordination and overhead. But I have also seen this thought beeing applied to projects where one person is responsible for each module. In my experience this inspires apathy regarding other peoples module (you should fix it), and even when there’s only one person responsible for each modules working close together it requires coordination overhead. It is better to have everyone at least understand most aspects of the system (as far as possible). Of course collective code ownership isn’t without challenges either.

Categories
Development

J2ME Opensource library

Library of opensource J2ME products here. I’ve been missing something like this for a while. Anyone got any other resources?