<?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: Breaking news for the Flex community</title>
	<atom:link href="http://flexblog.faratasystems.com/2007/12/13/breaking-news-for-the-flex-community/feed" rel="self" type="application/rss+xml" />
	<link>http://flexblog.faratasystems.com/2007/12/13/breaking-news-for-the-flex-community</link>
	<description>A blog about our experience with Adobe Flex</description>
	<lastBuildDate>Tue, 27 Jul 2010 22:15:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ksigiscar</title>
		<link>http://flexblog.faratasystems.com/2007/12/13/breaking-news-for-the-flex-community/comment-page-1#comment-34935</link>
		<dc:creator>ksigiscar</dc:creator>
		<pubDate>Thu, 24 Jan 2008 11:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=274#comment-34935</guid>
		<description>Concerning the lack of Hibernate in Blaze DS, what you can do is write a Java class that is a destination end point (RemoteObject with AMF protocol). This class then calls a Hibernate adapter class that does the real work of mapping Java classes to database tables. In our project at work, although we do have an LCDS license, we do not use the Hibernate adapter. Instead, we have a Java class that acts as an endpoint for AMF, then calls a business class that uses EJB3 to pull data from a SYBASE.

So, you use RemoteObject instead of using Flex Data Management Services and you also decouple your client from the implementation on the server.</description>
		<content:encoded><![CDATA[<p>Concerning the lack of Hibernate in Blaze DS, what you can do is write a Java class that is a destination end point (RemoteObject with AMF protocol). This class then calls a Hibernate adapter class that does the real work of mapping Java classes to database tables. In our project at work, although we do have an LCDS license, we do not use the Hibernate adapter. Instead, we have a Java class that acts as an endpoint for AMF, then calls a business class that uses EJB3 to pull data from a SYBASE.</p>
<p>So, you use RemoteObject instead of using Flex Data Management Services and you also decouple your client from the implementation on the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vsilaev</title>
		<link>http://flexblog.faratasystems.com/2007/12/13/breaking-news-for-the-flex-community/comment-page-1#comment-33276</link>
		<dc:creator>vsilaev</dc:creator>
		<pubDate>Mon, 17 Dec 2007 10:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=274#comment-33276</guid>
		<description>Hmmm... I see that in your diagram Hibernate is shown as grayed-out, i.e. it will not be included in BlazeDS.
However, the free trial of LCDS contains full source code of Hibernate Assembler... Is(will be) it free or commercial with open code?</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; I see that in your diagram Hibernate is shown as grayed-out, i.e. it will not be included in BlazeDS.<br />
However, the free trial of LCDS contains full source code of Hibernate Assembler&#8230; Is(will be) it free or commercial with open code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
