>>
>> You guys really should focus on LINQ.  Most people don't want to use
>> the Criteria api or HQL.  That is NHibernate-specific technology,
>> which is silly to learn when you could be learning a mutli-use .NET
>> technology such as LINQ.
>
> WELCOME in ObjectOriented world!!!
> We are focused in Object Oriented queries since .NET1.1. Have you learned
> about it only since .NET3.5 ?

I think the OO queries is not the issue, it's the form they are in.
Remember the average Joe programmer knows very little about ORM, OO
queries, DDD etc. When they see a HQL query the first thing they think
is "Why have they coded SQL throughout there application, it's just
like classic ASP". Now that Linq is available it is something average
Joe is really attracted to using where HQL is a turn off. IMO, to
encourage NH adoption Linq should be the number 1 priority, by some
margin. I think the future growth of NH is very largely dependent on
the ability of Steve Strong to make a good fist of the new Linq
provider (No pressure, use the force Steve), because otherwise when
Entity Framework 4.0 comes out people are going to be jumping ship
like there is no tomorrow.

Craig

--~--~---------~--~----~------------~-------~--~----~
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