<?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 Template Design: Nested Template Class</title>
	<link>http://www.olegsych.com/2008/04/t4-template-design-nested-template-class/</link>
	<description>Me.Write(code)</description>
	<pubDate>Sat, 13 Mar 2010 23:44:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2008/04/t4-template-design-nested-template-class/#comment-1400</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Fri, 05 Jun 2009 11:20:45 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/04/t4-template-design-nested-template-class/#comment-1400</guid>
		<description>Brenton, With T4 Toolbox, you can access the Host property from a nested template class using static TransformationContext.Host property. 

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Brenton, With T4 Toolbox, you can access the Host property from a nested template class using static TransformationContext.Host property. </p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brenton House</title>
		<link>http://www.olegsych.com/2008/04/t4-template-design-nested-template-class/#comment-1386</link>
		<dc:creator>Brenton House</dc:creator>
		<pubDate>Fri, 05 Jun 2009 02:39:48 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/04/t4-template-design-nested-template-class/#comment-1386</guid>
		<description>When using T4 Toolkit and Nested Templates in order to generate multiple outputs, how are you getting access to the Host property of the parent template in order to be able to access the Visual Studio DTE?  

When trying to access the Host property, you get the exception: Compiling transformation: Cannot access a non-static member of outer type

I understand why I am getting this but I was wondering if any of the properties on DteProcessor or another type could be made public to get to the current solution?</description>
		<content:encoded><![CDATA[<p>When using T4 Toolkit and Nested Templates in order to generate multiple outputs, how are you getting access to the Host property of the parent template in order to be able to access the Visual Studio DTE?  </p>
<p>When trying to access the Host property, you get the exception: Compiling transformation: Cannot access a non-static member of outer type</p>
<p>I understand why I am getting this but I was wondering if any of the properties on DteProcessor or another type could be made public to get to the current solution?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
