You could probably fork it (https://github.com/RhinoMocks/RhinoMocks) and update to the latest DP (and then send a pull request).
--- Patrick Steele http://weblogs.asp.net/psteele On Wed, Feb 27, 2013 at 2:00 PM, Luis Ferreira <[email protected]>wrote: > Calling GeneratePartialMock() on a complex generic type is giving me the > error "Cannot set parent to an interface". > > According to what I read in several places, the error originates at the > DynamicProxy library and it was due to a bug that has already been > corrected. > > Any clue when a new Rhino Mocks build incorporating the latest Castle > DynamicProxy version will be available? > > Or is there a current workaround? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Rhino.Mocks" 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/rhinomocks?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Rhino.Mocks" 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/rhinomocks?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
