Hi there,
The issue DYNPROXY-ISSUE-81 was just created by Craig Vermeer (vermeeca).
Key: DYNPROXY-ISSUE-81
Summary: No Default Constructor in generated Class Proxy
Type: Patch
Importance: Low
Description:
It appears that generating a Class Proxy does not generate a default
constructor on the proxied object, because of the Binding Flags that are used
in the GetConstructor call within GenerateParameterlessConstructor in
BaseProxyGenerator.cs.
Chris Ortman submitted a patch for this back in May 2007, but it looks like
that patch was rolled back a month or so later along with a bunch of other
changes. Here's a link to Chris' patch:
http://groups.google.com/group/castle-project-devel/browse_thread/thread/13cbe659a108b12b/b50a3cf857c1243a
I've created a new patch that's essentially the same as Chris' fix, and will
attach it to this issue.
For more, see
http://support.castleproject.org/projects/DYNPROXY/issues/view/DYNPROXY-ISSUE-81
--
donjon
by Castle Stronghold
http://www.castle-donjon.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Castle Project Development List" 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/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---