Unable to proxy generic methods with constraints referencing type parameters from containing class
Description
Environment
None
Activity
Show:
Alex Zaytsev June 4, 2013 at 12:46 PM
Fixed in master at e5ac6c88551cf37809789dc023c4364c43fce0e0
Fixed
Details
Details
Assignee
Alex Zaytsev
Alex ZaytsevReporter
Oskar Berggren
Oskar BerggrenLabels
Components
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created September 6, 2012 at 6:35 PM
Updated September 21, 2014 at 12:40 PM
Resolved June 4, 2013 at 12:46 PM
Who's Looking?
If a generic method in a generic class has a type constraint that references a type parameter from the class, NHibernate is currently unable to proxy that.
This (partially merged) pull request has some more details in a comment:
https://github.com/nhibernate/nhibernate-core/pull/142