Proxifier should not try to proxy sealed and non public methods
Description
Environment
None
Attachments
1
- 29 Mar 2011, 06:21 AM
Activity
Show:
Fabio Maulo July 30, 2011 at 2:11 PM
Closed after final release of NH3.2.0GA
Fabio Maulo April 2, 2011 at 2:42 PM
LOL!!!
Anton March 31, 2011 at 11:11 PM
<property name="use_proxy_validator">false</property>
This configuration option will turn off validator.
Fabio Maulo March 30, 2011 at 3:30 PM
But the DynProxyTypeValidator should prevent it... am I missing something ?
Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Anton
AntonComponents
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created March 29, 2011 at 6:21 AM
Updated July 30, 2011 at 2:11 PM
Resolved March 30, 2011 at 3:41 PM
Who's Looking?
ProxyFactory tries to proxify "sealed" methods and non-public (internal) methods.
It cannot be done in .NET