<?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: Gem #55: Introduction to Ada / Java Interfacing</title>
	<atom:link href="http://www.adacore.com/2008/12/08/gem-55-introduction-to-ada-java-interfacing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adacore.com/2008/12/08/gem-55-introduction-to-ada-java-interfacing/</link>
	<description>AdaCore technology and news</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:59:19 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Quentin Ochem</title>
		<link>http://www.adacore.com/2008/12/08/gem-55-introduction-to-ada-java-interfacing/comment-page-1/#comment-2618</link>
		<dc:creator>Quentin Ochem</dc:creator>
		<pubDate>Wed, 10 Dec 2008 00:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://www2.adacore.com/?p=2520#comment-2618</guid>
		<description>Actually, the data stays on the native side. In other words, here, the java &quot;new R ()&quot; statement automatically creates an object of type R on the Ada side as well, which will be used to make the native calls. If this type R has representation clauses, they will apply, just as if we had created an instance manually.</description>
		<content:encoded><![CDATA[<p>Actually, the data stays on the native side. In other words, here, the java &#8220;new R ()&#8221; statement automatically creates an object of type R on the Ada side as well, which will be used to make the native calls. If this type R has representation clauses, they will apply, just as if we had created an instance manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul F. Pearson</title>
		<link>http://www.adacore.com/2008/12/08/gem-55-introduction-to-ada-java-interfacing/comment-page-1/#comment-2615</link>
		<dc:creator>Paul F. Pearson</dc:creator>
		<pubDate>Tue, 09 Dec 2008 19:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www2.adacore.com/?p=2520#comment-2615</guid>
		<description>Will ada2java support representation clauses? For instance, specifying byte/bit locations in a record?</description>
		<content:encoded><![CDATA[<p>Will ada2java support representation clauses? For instance, specifying byte/bit locations in a record?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

