Hi Dan,
Comments are in the mail.
Dan Diephouse wrote:
*snip ServiceRouter + DummyService description*
>
I think the Dummy Service give us a great opportunities (by
interceptors) to setup the routing policy.
By it will be litter complex for the user, because it will take some
time to get familiar with the interceptor chains.
We could ease this by hiding the interceptor details. We could provide
some
prebuilt routing interceptor where they just override a method which
finds
the correct Service.
So the DummyService need to setup the rounting interceptors by
configuration or by code?
And the router interceptor just work with the DummyService?
I means the router interceptor only need to be set to the DummyService.
If the other service want to use the rounting interceptors, it almost
become a DummyService :)
Not exactly sure what you mean. It could work with other services...
Regards,
- Dan
Thanks,
Willem.