<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Where Mono fits into Grasshopper</title>
	<link>http://blog.mainsoft.com/blog/where-mono-fits-into-grasshopper/</link>
	<description>The Grasshopper Dev Team Blog</description>
	<pubDate>Sun, 01 Aug 2010 04:17:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Ted Burrett</title>
		<link>http://blog.mainsoft.com/blog/where-mono-fits-into-grasshopper/#comment-729</link>
		<author>Ted Burrett</author>
		<pubDate>Fri, 24 Apr 2009 11:05:35 +0000</pubDate>
		<guid>http://blog.mainsoft.com/blog/where-mono-fits-into-grasshopper/#comment-729</guid>
		<description>I read your blog for quite a long time and must tell   that your posts are always valuable to readers.</description>
		<content:encoded><![CDATA[<p>I read your blog for quite a long time and must tell   that your posts are always valuable to readers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin Triger</title>
		<link>http://blog.mainsoft.com/blog/where-mono-fits-into-grasshopper/#comment-147</link>
		<author>Konstantin Triger</author>
		<pubDate>Thu, 09 Aug 2007 06:08:38 +0000</pubDate>
		<guid>http://blog.mainsoft.com/blog/where-mono-fits-into-grasshopper/#comment-147</guid>
		<description>There is no intermediate Java Source Code. To be precise, Mono Source Code (e.g. for Sys.Xml) is compiled to IL using standard MS C# compiler and then converted to Jar by Mainsoft converter. In some special cases we need some platform specific changes, we use PLATFORM_JVM, PLATFORM_J2EE defines for ifdef during initial compilation. For the rest, the Grasshopper runtime logic is exactly same as in mono runtime. Thus, by contributing to mono we actually develop our runtime libraries.</description>
		<content:encoded><![CDATA[<p>There is no intermediate Java Source Code. To be precise, Mono Source Code (e.g. for Sys.Xml) is compiled to IL using standard MS C# compiler and then converted to Jar by Mainsoft converter. In some special cases we need some platform specific changes, we use PLATFORM_JVM, PLATFORM_J2EE defines for ifdef during initial compilation. For the rest, the Grasshopper runtime logic is exactly same as in mono runtime. Thus, by contributing to mono we actually develop our runtime libraries.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
