<?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: Generating Code from DSL Models</title>
	<link>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/</link>
	<description>Me.Write(code)</description>
	<pubDate>Fri, 12 Mar 2010 19:36:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2421</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Thu, 05 Nov 2009 15:36:41 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2421</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: Filipe Romano</title>
		<link>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2167</link>
		<dc:creator>Filipe Romano</dc:creator>
		<pubDate>Wed, 26 Aug 2009 23:12:27 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2167</guid>
		<description>That's a nice introduction to DSLs and code generation. 
I actually took the completely opposite direction. Started using T4 as a code generator for DSL models, but now I see it more and more as a general purpose code generation engine.
Your posts have been very helpful in understanding the ins and outs of T4 :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s a nice introduction to DSLs and code generation.<br />
I actually took the completely opposite direction. Started using T4 as a code generator for DSL models, but now I see it more and more as a general purpose code generation engine.<br />
Your posts have been very helpful in understanding the ins and outs of T4 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitri Nesteruk</title>
		<link>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2138</link>
		<dc:creator>Dmitri Nesteruk</dc:creator>
		<pubDate>Sun, 23 Aug 2009 13:07:48 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2138</guid>
		<description>It's great that the DSL Tools team chose to keep their model as XML, being iterable by T4 templates. After learning T4, I found applying it to DSL Tools a breeze. That said, the Tools themselves aren't exactly piece of cake. Speaking of which, I have an article on them here (http://www.codeproject.com/KB/architecture/asyncdsl.aspx), if anyone's interested.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great that the DSL Tools team chose to keep their model as XML, being iterable by T4 templates. After learning T4, I found applying it to DSL Tools a breeze. That said, the Tools themselves aren&#8217;t exactly piece of cake. Speaking of which, I have an article on them here (http://www.codeproject.com/KB/architecture/asyncdsl.aspx), if anyone&#8217;s interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reflective Perspective - Chris Alcock &#187; The Morning Brew #417</title>
		<link>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2106</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; The Morning Brew #417</dc:creator>
		<pubDate>Fri, 21 Aug 2009 07:32:13 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2106</guid>
		<description>[...] T4 Tutorial: Generating Code from DSL Models - Oleg Sych shares a nice tutorial on getting started with T4 code generation from a Domain Specific Language definition in Visual Studio [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] T4 Tutorial: Generating Code from DSL Models - Oleg Sych shares a nice tutorial on getting started with T4 code generation from a Domain Specific Language definition in Visual Studio [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Fischer</title>
		<link>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2100</link>
		<dc:creator>Tim Fischer</dc:creator>
		<pubDate>Thu, 20 Aug 2009 22:51:10 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/#comment-2100</guid>
		<description>Hello Oleg,

this is a great primer. Very nice. Indeed there is some pain involved in creating own DSLs or actually in shipping them to other machines. Therefore we did integrate the most common diagrams into T4 Editor. We will post additional T4 templates for code generation in the T4 template gallery. I am also looking forward to contribute those to T4 toolbox if you like.</description>
		<content:encoded><![CDATA[<p>Hello Oleg,</p>
<p>this is a great primer. Very nice. Indeed there is some pain involved in creating own DSLs or actually in shipping them to other machines. Therefore we did integrate the most common diagrams into T4 Editor. We will post additional T4 templates for code generation in the T4 template gallery. I am also looking forward to contribute those to T4 toolbox if you like.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
