I'm currently on 1.3.0.729 from
http://teamcity.codebetter.com/viewType.html?buildTypeId=bt9&tab=buildTypeStatusDiv
with NH3.3 and didn't have do to anything special, except on upgrade
from NH 3.1 I _removed_ my own configuration line that said to use
castle.

/Oskar


2012/7/2 MattO <[email protected]>:
> Folks,
>
> NHibernate 3.2 includes it's own proxy now, and you don't need to use
> Castle anymore.  However FluentNHibernate defaults to Castle in the
> latest version (1.3).
>
> So how do you get these two to play together?
>
> I see one option is:
>
> .ProxyFactoryFactory("NHibernate.Bytecode.DefaultProxyFactoryFactory,
> NHibernate")
>
> By placing that setting before you do the FluentNHibernate
> BuildSession.
>
> Is it even possible to use Castle anymore?  Should I even try?
>
> Why is Castle still default in FluentNHibernate?
>
> --
> 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.
>

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