NHibernate 1.0 released
After years of development, the NHibernate team finally released version 1.0 of their O/R Mapper.
(together with the contrib which include nullable types for .NET 1.1 and attribute based mapping)
Because NHibernate was still in beta, many people thought it was a risk to use. While the beta editions already were very stable for a long time.
Lets hope they soon start implementing .NET 2.0 features like generics, nullable types and the new transaction model.
(Like Paul Wilson already did with his WilsonORMapper)
Lets keep an eye on the EntitySpaces team and see if they can come near the flexibility of NHibernate with their O/R Mapper.
Nhibernate can use the experience of Hibernate which is a huge advantage.