Hi Craig,

There is one thing that I miss. the ability on the client side to pass
parameters to the Resolve method of the container, so that I can do:
Eg.
ICore proxy = container.Resolve<ICore>(new { Endpoint =
WcfEndpoint.At("http://test.com/blah";) });

In my current project I need to be able to change the Endpoint
dynamically, hence the request.

On the server side, the WCF Facility rocks.
Thanks a lot for all the work you have put into this.

Regards
John


On Jan 18, 6:39 am, "Craig Neuwirt" <[email protected]> wrote:
> I am preparing to release the WCF Integration Facility in the next few weeks
> and wanted to gather any feedback, requests, wishes that users may have.
>
> thanks,
>   craig

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to