Hi Guys,
I believe it was mentioned recently on ayende's blog, that there is an
unsupported back port of linq to nhibernate that runs on version 2.

http://ayende.com/Blog/archive/2008/09/11/NHibernate-2.0-and-Linq.aspx

Maybe worth looking further into that.

Cheers

Andy

On Tue, Sep 23, 2008 at 6:05 PM, James Gregory <[EMAIL PROTECTED]>wrote:

> Damn, that is a little less straight forward than I'd hoped.
>
>
> On Tue, Sep 23, 2008 at 5:05 PM, Paul Batum <[EMAIL PROTECTED]> wrote:
>
>>
>> James just a heads up:
>>
>> Its slightly more complicated because the Repository class in the
>> FluentNHibernate.Framework project consumes NHibernate.Linq, which
>> wasn't included in the 2.0GA release. If you update the NHibernate
>> binary to 2.0GA then the NHibernate.Linq binary will fail to resolve
>> its NHibernate reference. Maybe we need to use a binding redirect or
>> to recompile NHibernate.Linq or, ahem, rip out the Repository stuff
>> that is using NHibernate.Linq for the time being.
>>
>> On Tue, Sep 23, 2008 at 4:59 PM, James Gregory <[EMAIL PROTECTED]>
>> wrote:
>> > Good thinking, I'll replace it later.
>> >
>> > On Tue, Sep 23, 2008 at 2:39 PM, fquednau <[EMAIL PROTECTED]>
>> wrote:
>> >>
>> >> Hi there,
>> >> locally we have replaced the Nhibernate you reference with Nhibernate
>> >> 2.0 Final. There was only one breaking change:
>> >> FakePropertyAccessor needs to implement another property,
>> >> "CanAccessTroughReflectionOptimizer".
>> >>
>> >> It could make sense to update, or even give me update rights on the
>> >> project ;)
>> >>
>> >> Regards,
>> >> Frank
>> >>
>> >
>> >
>> > >
>> >
>>
>>
>>
>
> >
>


-- 
=================
I-nnovate Software - Bespoke Software Development, uk wirral.
http://www.i-nnovate.net

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

Reply via email to