I am trying to fix a bug in the WCF Facility in which I used a MixIn to try
and expose an ICommunicationObject on the channel proxies.  What I really
want to do is be able to supply additional interfaces for the proxy
generation of the channels.  Unfortunatley, these are target interface
proxies (Can change target dynamically) and DP doesn't currently support
this.  I have tried incorporating this into DP2, but have not been
successful.  My main issue is how to update
BaseProxyGeneration.ImplementBlankInterfaces when called for target
interface proxies.  If anyone has any ideas, I would appreciate them.

thanks,
  craig

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to