<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: T4 Tutorial: Making code generators extensible</title>
	<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/</link>
	<description>Interfaces are like alcohol - they are a lot of fun when used in moderation.</description>
	<pubDate>Sat, 04 Feb 2012 05:42:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: VS2010 SP1: T4 Template Inheritance Part I – Sample Metadata - [Profoundly Esoteric Image] - Site Home - MSDN Blogs</title>
		<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3335</link>
		<dc:creator>VS2010 SP1: T4 Template Inheritance Part I – Sample Metadata - [Profoundly Esoteric Image] - Site Home - MSDN Blogs</dc:creator>
		<pubDate>Tue, 04 Jan 2011 00:48:11 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3335</guid>
		<description>[...] template just by overriding a method as you would with any other O-O system.&#160; Oleg Sych has an example of such a system on his excellent blog that works well with previous versions of T4 using nested classes, but I like [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] template just by overriding a method as you would with any other O-O system.&#160; Oleg Sych has an example of such a system on his excellent blog that works well with previous versions of T4 using nested classes, but I like [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3325</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Wed, 22 Dec 2010 11:40:22 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3325</guid>
		<description>Yes, from a C# or Visual Basic project.</description>
		<content:encoded><![CDATA[<p>Yes, from a C# or Visual Basic project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sina</title>
		<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3324</link>
		<dc:creator>Sina</dc:creator>
		<pubDate>Wed, 22 Dec 2010 10:49:15 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3324</guid>
		<description>Is it possible to use T4 to generate code for C or C++ ?</description>
		<content:encoded><![CDATA[<p>Is it possible to use T4 to generate code for C or C++ ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3161</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Sun, 13 Jun 2010 16:21:20 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3161</guid>
		<description>Thanks for the tip, Rodrigo. I've updated the article to include the link.

Oleg</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, Rodrigo. I&#8217;ve updated the article to include the link.</p>
<p>Oleg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo Juarez</title>
		<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3030</link>
		<dc:creator>Rodrigo Juarez</dc:creator>
		<pubDate>Sun, 02 May 2010 07:41:07 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-3030</guid>
		<description>It would be nice if you include the Next Article link like in the others articles :D</description>
		<content:encoded><![CDATA[<p>It would be nice if you include the Next Article link like in the others articles :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Dimperio</title>
		<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-2885</link>
		<dc:creator>Brandon Dimperio</dc:creator>
		<pubDate>Wed, 27 Jan 2010 18:10:00 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-2885</guid>
		<description>Is it possible to do this in another way besides inheritance? so I don't have to write a template... write a template that extends the template, then write a script to actually generate the file.</description>
		<content:encoded><![CDATA[<p>Is it possible to do this in another way besides inheritance? so I don&#8217;t have to write a template&#8230; write a template that extends the template, then write a script to actually generate the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-2413</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Thu, 05 Nov 2009 14:48:13 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-2413</guid>
		<description>Updated content and source code to be compatible with version 9.10 of the T4 Toolbox.</description>
		<content:encoded><![CDATA[<p>Updated content and source code to be compatible with version 9.10 of the T4 Toolbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reflective Perspective - Chris Alcock &#187; The Morning Brew #300</title>
		<link>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-1164</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; The Morning Brew #300</dc:creator>
		<pubDate>Thu, 05 Mar 2009 08:38:55 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/#comment-1164</guid>
		<description>[...] T4 Tutorial: Making code generators extensible - Oleg Sych looks at implementing extensibility in your T4 templates for code generation. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] T4 Tutorial: Making code generators extensible - Oleg Sych looks at implementing extensibility in your T4 templates for code generation. [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

