Officially, we don't support 2.1 currently; we've got some other things
in-house to sort out before we tackle that beast. Fluent NHibernate is
targeted at 2.0.1GA. That being said, we'll accept patches to support 2.1 as
long as: a) they're not nasty horrible hacks and b) they don't confuse users
of 2.0.1 (by revealing features that only work in 2.1).
I suggest you try to work around this problem in your copy of FNH until
we're able to officially support trunk.
On Tue, Feb 17, 2009 at 9:33 PM, Steven Lyons <[email protected]> wrote:

>
> Hi Paul,
>
> There are two different issues. The first was the 2.1 binaries being
> incorrect. Thanks for reverting that change. The second is that some
> SessionSource code from r301 depends on nh 2.0 and so won't compile
> with the proper 2.1 binaries. The problem appears to be that it is
> trying to set ISessionFactory.Dialect at line 38 of
> FluentNHibernate.SessionSource but the Dialect property has been
> removed from ISessionFactory (since June, if I'm reading the log
> correctly).
>
> s.
>
>
>
> On Feb 17, 5:16 am, Paul Batum <[email protected]> wrote:
> > Hi Karron,
> >
> > Looks like Andy accidentally checked in modifications to the nh21 files
> in
> > this <http://code.google.com/p/fluent-nhibernate/source/detail?r=254
> >change.
> >
> > I've reversed the changes.
> >
> > Paul Batum
> >
> > On Tue, Feb 17, 2009 at 8:37 PM, Karron Qiu <[email protected]> wrote:
> >
> > > I copied my own nhibernate dlls  to this folder, but compile failed,
> > > because ISessionFactory doesn't have Dialect now in the nhibernate svn
> > > version, but the SessionSource.cs uses it.
> >
> > > --
> > > Regards,
> > > Karron
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" 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/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to