Category Archives: Uncategorized

Fluent NHibernate SubClass syntax changes

I’ve just committed a breaking change to Fluent NHibernate (as of r184), which I thought I’d document here for anyone interested; it’s a reworking of the subclass syntax.
Mapping multiple subclasses with the same parent wasn’t a very fluent affair, and it was pretty wordy too. You can see a comparison of the old and new [...]

A Tribute to Subversion

Note: This is based on my personal experiences, and is not specifically “fact”. If your experiences differ, fine, but these are mine.
Subversion has started receiving some more flak in certain circles, it’s no longer in-vogue, no longer cool. Distributed version control is the big thing now, Git, Mecurial, Bazaar etc. Well I’m a huge Git [...]