Alright I got it working, sort of. I was using memcached for my 2nd
level provider and it doesn't seem to play nice with the 2.1 assembly.
Any wisdom?

On Feb 5, 12:09 pm, Gustavo Ringel <[email protected]> wrote:
> If you want to keep using Castle as in 2.0 you just add this to the config
> file
>
> <property name="proxyfactory.factory_class">
>   NHibernate.ByteCode.Castle.ProxyFactoryFactory, NHibernate.ByteCode.Castle
> </property>
>
> I don't think you should bother while migrating about the one to use,
> changing to LinFu provider is just adding the dll and change Castle by Linfu
> in this line.
>
> Regarding Breaking changes they are documented in the release and they
> shouldn't bother you so much.
>
> http://sourceforge.net/project/shownotes.php?release_id=698092
>
>
>
> On Fri, Feb 5, 2010 at 4:25 PM, Dietrich <[email protected]> wrote:
> > I would like to upgrade my application to NHibernate 2.1, but strange
> > things seem to break when I change out the references, and I'm not
> > entirely sure which proxy provider is the correct one to use- choice
> > is good, I guess.
>
> > Is there any documentation or guide on how to perform an update and
> > which proxy provider should be used for minimal breakage?
>
> > --
> > 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]<nhusers%[email protected] 
> > >
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/nhusers?hl=en.

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