<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Channels 130: Configuration support</title>
	<atom:link href="http://kennyw.com/work/indigo/40/feed" rel="self" type="application/rss+xml" />
	<link>http://kennyw.com/work/indigo/40</link>
	<description>Kenny Wolf's Thoughts of the Moment</description>
	<lastBuildDate>Tue, 09 Mar 2010 15:40:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kenny</title>
		<link>http://kennyw.com/work/indigo/40/comment-page-1#comment-39</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Wed, 24 Aug 2005 23:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/40#comment-39</guid>
		<description>For your case Matias, I think the IStubMessageInspector is exactly what you were looking for.  Implementing at the Channel Layer, while not rocket science, is certainly more complicated and less documented (for now).  I&#039;m working on a few more examples (like Remoting for Request\Reply, or TCP for DuplexSession) and can try and post more about the channel shape differences.  If there are particular items that tripped you up, please let me know.

Thanks for the feedback!</description>
		<content:encoded><![CDATA[<p>For your case Matias, I think the IStubMessageInspector is exactly what you were looking for.  Implementing at the Channel Layer, while not rocket science, is certainly more complicated and less documented (for now).  I&#8217;m working on a few more examples (like Remoting for Request\Reply, or TCP for DuplexSession) and can try and post more about the channel shape differences.  If there are particular items that tripped you up, please let me know.</p>
<p>Thanks for the feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias Woloski</title>
		<link>http://kennyw.com/work/indigo/40/comment-page-1#comment-36</link>
		<dc:creator>Matias Woloski</dc:creator>
		<pubDate>Mon, 22 Aug 2005 15:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/40#comment-36</guid>
		<description>Hi Kenny,
this series of posts was very useful. I found myself in the task of implement an interception mechanism in Indigo that would need to change the response output.

Indigo client --&gt; my interceptor --&gt; Indigo service --&gt; my interceptor --&gt; Indigo client

I&#039;ve started implementing my bindingelement and succesfuly implemented the proxy side with channel factories. However, the listener side was more difficult and I abandoned and decided to go with IStubMessageInspector which was much more easy to implement. Maybe I was using the wrong strategy, but I think there should be more documentation and examples regards the different interfaces provided (IOutputChannel, IRequestChannel, IReplyChannel, etc). I didn&#039;t know which one  I would need in my bindingelement.

Thanks,
Matias

</description>
		<content:encoded><![CDATA[<p>Hi Kenny,<br />
this series of posts was very useful. I found myself in the task of implement an interception mechanism in Indigo that would need to change the response output.</p>
<p>Indigo client &#8211;&gt; my interceptor &#8211;&gt; Indigo service &#8211;&gt; my interceptor &#8211;&gt; Indigo client</p>
<p>I&#8217;ve started implementing my bindingelement and succesfuly implemented the proxy side with channel factories. However, the listener side was more difficult and I abandoned and decided to go with IStubMessageInspector which was much more easy to implement. Maybe I was using the wrong strategy, but I think there should be more documentation and examples regards the different interfaces provided (IOutputChannel, IRequestChannel, IReplyChannel, etc). I didn&#8217;t know which one  I would need in my bindingelement.</p>
<p>Thanks,<br />
Matias</p>
]]></content:encoded>
	</item>
</channel>
</rss>
