The only reason I posted this is, I love using NHibernate - setting up
mappings via Fluent NHibernate, your support for more complex
inheritance such as table-per-subclass, these are all things I really
like about NHibernate.

I do not like the ICriteria api however.  That is NHibernate specific
technology.  I can't abstract that away via an interface, its not
possible.  Which means I can no longer swap out my ORM if problems
arise.

And finally, when the performance of a query is slower by a factor of
5 times compared to a competing ORM, I can't justify using it anymore.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to