Archives for the Month of August, 2008

Handling Collections with NHibernate

When business entities hold some collection and you read the NHibernate manual on how to handle this, most parts of the book (not all) will either tell you to expose this either as an IList (more pragmatic) or as an ISet (more beautiful, performant, failsafe, etc.). I am under the impression that it generally is [...]

Getting GCompris to run in Mac Os X

My kiddo liked to play with GCompris, a quite nice (although none of them are as nice as I would wish they were) application suite for children. I had it running on my windows pc, but when I switched it to a mac mini (I just loved the silence), this was gone. After a quick [...]