Glad to hear that several people are working with the latest versions 
without problems.

In my case, I tried to migrate a working application directly from FNH 1.0 
to 1.3, and it broke horribly. 

 Main problems I ran into:

- a bug in FNH that failed to automap deeper levels of inheritance (issue 
#113, patch submitted, but not merged yet)

- a breaking change with the NH 3.2 byte code provider that now requires 
all properties to have a "set" method (I have dozens of get-only properties 
in my object model)

Even after resolving these problems, I found my collections were not being 
hydrated properly any more, so I rolled back to FNH 1.0.

-Tom

On Friday, March 9, 2012 1:32:58 AM UTC-5, Simon Dingley wrote:
>
> On Monday, February 27, 2012 12:04:52 PM UTC, Tim Robinson wrote:
>>
>>
>> I've just started using Fluent NHiberate and I'm a but unsure as to 
>> which version of NHiberate I should use. 
>>
>> I found this page on the wik ihttp://
>> wiki.fluentnhibernate.org/Supported_NHiberate_versions 
>> which seems pretty unequivocal and says that the latest GA of 
>> NHiberate is supported, but on the  Fluent NHiberate download site it 
>> says "for NHibernate 3.1" whereas the latest NHibernate GA is 3.2 and 
>> has been so for 6 months. 
>>
>> can anyone shed some light on which is correct please?
>>
>
> I am new to both also, I think the versioning in the repository is a 
> little confusing as there is no tag for 1.3.0.717 which is what you get if 
> you install the nuget package. I am currently working with FNH 1.3.0.717 
> and NH 3.2.0.4000 via Nuget and it is all working fine for me so far.
>
> Simon
>

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/fluent-nhibernate/-/mgEMvYGW-psJ.
To post to this group, send email to fluent-nhibernate@googlegroups.com.
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en.

Reply via email to