Gleb, I just took a quick look at the FNH again.
A Re-Sharper search for symbols containing the string "Inherit" turned up many interesting hits, such as ExampleInheritedClass and TestInheritanceMapping, which I think I looked at before. I also get a lot of hits on "subclass". ExampleInheritedClass looks promising, but does not appear to be used in any of the tests. Maybe that would be a good place to start. Also, I did not run into problems until I got to 4 or 5 levels deep, so some tests for deeper hierarchies are probably very worthwhile. Tom On Monday, February 11, 2013 2:33:42 PM UTC-5, Gleb Chermennov wrote: > > Also, it would be great if you can point me at the tests with several > levels of inheritance so I can get write some more. > > понедельник, 11 февраля 2013 г., 21:07:59 UTC+4 пользователь tbushell > написал: >> >> Gleb, >> >> If I recall correctly, queries to lazy loaded collections stopped >> working, but I did not have time to investigate in detail at the time >> because I was trying to get a release out. >> >> I realize this does not give you enough info to do a meaningful >> diagnoses, so don't worry about it until I can get back to you with more. >> >> Thanks, >> >> Tom >> >> On Sunday, February 10, 2013 9:51:35 PM UTC-5, Gleb Chermennov wrote: >>> >>> About your PR - I'll look into it this week. >>> Can you elaborate a bit on the second question? What exactly broke - the >>> mapping code, queries, configuration, etc.? Also, example of the code that >>> worked before the change and now doesn't will be appreciated. >>> >>> пятница, 8 февраля 2013 г., 20:38:32 UTC+4 пользователь tbushell написал: >>>> >>>> Hey Gleb, >>>> >>>> That's great news! >>>> >>>> In my case, I've got two issues that have prevented me from upgrading >>>> to newer versions of FNH: >>>> >>>> #1 >>>> I found a problem, reported as issue #113 Classes deep in the >>>> inheritance tree were not being >>>> Automapped.<https://github.com/jagregory/fluent-nhibernate/pull/115>I made >>>> a fix, and submitted a pull request. But it has never been applied >>>> to the trunk, AFAIK. (my user ID is tbushell). >>>> >>>> #2 >>>> When NH went from Castle to their own embedded proxy handler (v. 3.1 >>>> IIRC)., that totally broke my project's code. Did not have time to >>>> investigate at the time. Maybe I can look at it again, now that you are >>>> helping out. >>>> >>>> Tom >>>> >>>> >>>> >>>> >>>> On Thursday, February 7, 2013 3:02:36 PM UTC-5, Gleb Chermennov wrote: >>>>> >>>>> Hello guys. >>>>> I emailed James Gregory and he added me to the Github repo, so >>>>> currently I'm going through pull requests and tickets (and have a nice >>>>> progress this week already). >>>>> I dare say that I hope for bugfix release on NuGet in May, because >>>>> some problems are just eating at us. >>>>> Any thoughts on this? What would you like to see in this release? Any >>>>> particular bugs that became roadblocks? Any feature suggestions? >>>>> >>>>> Cheers, Gleb >>>>> >>>> -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
