<?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: Java2Script 1.0.0 M3 Released!</title>
	<atom:link href="http://blog.java2script.org/2006/08/20/java2script-100-m3-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.java2script.org/2006/08/20/java2script-100-m3-released/</link>
	<description>Reusing existed Java codes into JavaScripts</description>
	<lastBuildDate>Mon, 30 Apr 2012 12:04:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Zhou Renjian</title>
		<link>http://blog.java2script.org/2006/08/20/java2script-100-m3-released/#comment-335</link>
		<dc:creator>Zhou Renjian</dc:creator>
		<pubDate>Thu, 31 Aug 2006 16:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://j2s.sourceforge.net/blog/2006/08/20/java2script-100-m3-released/#comment-335</guid>
		<description>Hi brainsponger,
I spent some time on MozillaInterfaces and found out Java2Script may not work for MozillaInterfaces. 
I found that it&#039;s mainly about interfaces in MozillaInterfaces.jar. So compiling MozillaInterfaces should be fine for Java2Script compiler. But as I learned that all native things are called through JavaXPCOM, which is too native for pure JavaScript.
I think, another way should be chosen to reuse XULRunner. Maybe exporting Java codes into JavaScript, then packing them as an extension of Mozilla/Firefox and install them ...</description>
		<content:encoded><![CDATA[<p>Hi brainsponger,<br />
I spent some time on MozillaInterfaces and found out Java2Script may not work for MozillaInterfaces.<br />
I found that it's mainly about interfaces in MozillaInterfaces.jar. So compiling MozillaInterfaces should be fine for Java2Script compiler. But as I learned that all native things are called through JavaXPCOM, which is too native for pure JavaScript.<br />
I think, another way should be chosen to reuse XULRunner. Maybe exporting Java codes into JavaScript, then packing them as an extension of Mozilla/Firefox and install them ...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brainsponger</title>
		<link>http://blog.java2script.org/2006/08/20/java2script-100-m3-released/#comment-334</link>
		<dc:creator>brainsponger</dc:creator>
		<pubDate>Wed, 30 Aug 2006 07:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://j2s.sourceforge.net/blog/2006/08/20/java2script-100-m3-released/#comment-334</guid>
		<description>How about compiling MozillaInterfaces?</description>
		<content:encoded><![CDATA[<p>How about compiling MozillaInterfaces?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

