Ayende @ Rahien

Unnatural acts on source code

NHibernate 1.2 Released!

After about 6 months, we have a new stable release of NHibernate. The full details are here.

I would strongly urge you to upgrade, but be aware that this is not a drop in replacement, there is a migration guide available. From experiance, it takes about a day to convert a reasonable size application to 1.2.

Favorite new features:

  • Filters - (I really wish that I had them when I started my previous project)
  • Generic Collections
  • Database generated properties.
  • SQL Dependencies for NHibernate's cache

Comments

Adam Tybor
05/04/2007 12:57 AM by
Adam Tybor

Nice work to everyone on this one!!! 1.2 is awesome having been using it in production for a while a now. Highly worth the upgrade.

Mark Monster
05/04/2007 06:05 AM by
Mark Monster

I'm going to try it soon. Compliments for the NHibernate Guys.

Tim Haines
05/04/2007 11:06 PM by
Tim Haines

Hi Ayende,

That's absolutely awesome! Congrats. I'm wondering if there are some circumstances for a project that would compel you to skip ActiveRecord, and just work entirely with NHibernate?

Cheers,

Tim.

Comments have been closed on this topic.