This might not be the right place for it, but I submitted a pretty trivial patch in terms of code change, but the main feature is to allow Linq queries over an IStatelessSession. I'm not sure if IQueryFactory is the right name for that interface (I know the ISession and IStatelessSession deriving from a common interface issue has been talked about here before), and there's a question of whether IQueryFactory should be IDisposable, but I just wanted to get Linq working from a stateless session and this minor patch seems to do that.
http://216.121.112.228/browse/NH-2211 Just wanted to give it some visibility to see if you guys might be kind enough to get it folded into the 3.0 release. On Jun 30, 1:55 pm, Fabio Maulo <[email protected]> wrote: > LOL > > On Wed, Jun 30, 2010 at 3:51 PM, Rodrigo Sendin > <[email protected]>wrote: > > > > > Thanks a lot Fabio!! > > > On 30 jun, 15:40, Fabio Maulo <[email protected]> wrote: > > > aaaaaaaahhh don't forget to add it: *New embedded Linq provider* > > > > On Wed, Jun 30, 2010 at 3:39 PM, Fabio Maulo <[email protected]> > > wrote: > > > > >http://216.121.112.228/secure/ReleaseNote.jspa?projectId=10000&versio. > > .. > > > > > On Wed, Jun 30, 2010 at 2:57 PM, Rodrigo Sendin < > > [email protected]>wrote: > > > > >> Hello, > > > > >> My name is Rodrigo Sendin, and I'm a writer of the Brazilian .NET > > > >> Magazine (www.devmedia.com.br) > > > >> I need to write an article about the new Features of NHibernate 3.0. > > > >> Where can I find more information about that? > > > > >> Thanks!! > > > > > -- > > > > Fabio Maulo > > > > -- > > > Fabio Maulo- Ocultar texto das mensagens anteriores - > > > > - Mostrar texto das mensagens anteriores - > > -- > Fabio Maulo
