Hi Craig,

I'm using your facility in my current project, and it works great on
the server side(excellent work) but my client side needs to be able to
change the endpoint dynamically based on certain conditions, so my
feature request would be to allow the WcfFacility on the client side
support passing parameters to the Resolve method of the container.

Eg.
ICore proxy = container.Resolve<ICore>(new { Endpoint =
WcfEndpoint.At("http://test.com/blah";) });

This probably could only be supported for components registered as
transient.
Let me know what you think

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