<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/gilead/news/" rel="alternate"/><link href="https://sourceforge.net/p/gilead/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/gilead/news/</id><updated>2009-05-22T20:55:29Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Gilead adapter for Google AppEngine</title><link href="https://sourceforge.net/p/gilead/news/2009/05/gilead-adapter-for-google-appengine/" rel="alternate"/><published>2009-05-22T20:55:29Z</published><updated>2009-05-22T20:55:29Z</updated><author><name>Bruno Marchesson</name><uri>https://sourceforge.net/u/bmarchesson/</uri></author><id>https://sourceforge.net7fed1c24bc1522f77717402a1394fd4b073ebdce</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the very first release of the Gilead adapter for Google App Engine.&lt;br /&gt;
It allows you to send your persistent entity to GWT without the serialization exception that currently prevent it.&lt;br /&gt;
Of course, the adapter also permit to get the entity back on server and save it seamlessly.&lt;/p&gt;
&lt;p&gt;You can get the first milestone in Download sectio and documentation at &lt;a href="http://noon.gilead.free.fr/gilead/index.php?page=adapter4appengine" rel="nofollow"&gt;http://noon.gilead.free.fr/gilead/index.php?page=adapter4appengine&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note that this is a Milestone release, for community feedback.&lt;br /&gt;
DO NOT USE IN PRODUCTION :)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Gilead : Release 1.2.3 and sample for GWT 1.6</title><link href="https://sourceforge.net/p/gilead/news/2009/05/gilead--release-123-and-sample-for-gwt-16/" rel="alternate"/><published>2009-05-14T15:29:26Z</published><updated>2009-05-14T15:29:26Z</updated><author><name>Bruno Marchesson</name><uri>https://sourceforge.net/u/bmarchesson/</uri></author><id>https://sourceforge.netdf4ac9ee7674ece05eaf5a4d4f86aa9c792f329f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This maintenance release fixes a short list of bugs and provides some improvements (on UnionCustomBeanTransformer).&lt;br /&gt;
It also provides an &amp;quot;official&amp;quot; support of GWT 1.6.&lt;/p&gt;
&lt;p&gt;A new sample, simpler than previous one, is also available, based on the new GWT 1.6.&lt;/p&gt;
&lt;p&gt;Hope this helps !&lt;br /&gt;
Bruno&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Gilead: Release 1.2.2</title><link href="https://sourceforge.net/p/gilead/news/2009/03/gilead-release-122/" rel="alternate"/><published>2009-03-12T15:31:37Z</published><updated>2009-03-12T15:31:37Z</updated><author><name>Bruno Marchesson</name><uri>https://sourceforge.net/u/bmarchesson/</uri></author><id>https://sourceforge.net3b7a1620213f13fe2e9ccc84e7b35f1fb0f18a5a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Gilead permits you to use your Hibernate POJO (and especially the partially loaded ones) outside the JVM (GWT, Flex, XML, ...) without pain. No lazy initialisation or serialization exception. Just POJO and Domain Driven Design :) !&lt;/p&gt;
&lt;p&gt;This release is a maintenance one, fixing half a dozen bugs, and providing many improvements.&lt;br /&gt;
A particular work was made on improving performances (do not forget to update your beanlib libraries !), and hibernate-jpa-util is now merged with hibernate-util JAR. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Release 1.2.1</title><link href="https://sourceforge.net/p/gilead/news/2009/02/release-121/" rel="alternate"/><published>2009-02-06T21:19:44Z</published><updated>2009-02-06T21:19:44Z</updated><author><name>Bruno Marchesson</name><uri>https://sourceforge.net/u/bmarchesson/</uri></author><id>https://sourceforge.net9a999058c0c217dd828b9654a59de478dca61fd6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This maintenance release solves many issues (see release notes for details) and should be used as replacement of previous release.&lt;br /&gt;
It also adds some new improvements, from Gilead contributors :&lt;/p&gt;
&lt;p&gt;* Maven support&lt;br /&gt;
* comet4gwt, providing comet support for GWT (you can now send persistent entities from server to clients !)&lt;br /&gt;
* CustomBeanTransformer to allow Gilead users to define their own transformers&lt;/p&gt;
&lt;p&gt;Finally, this release has some known issues, that are my top priorities for next version :&lt;/p&gt;
&lt;p&gt;* Performance issue with big object graph in stateless mode&lt;br /&gt;
o about 2000 ms for 1000 entities in graph&lt;br /&gt;
o GWT RPC in hosted mode makes thing worst because of map serialization&lt;br /&gt;
* Update on persistent collections of basic types (such as Map&amp;lt;String,String&amp;gt;) not handled properly&lt;br /&gt;
o The snapshot collection is not marked as dirty&lt;br /&gt;
* Loss of proxy informations in stateful mode if the same entity is sent twice in client side with different loading stategies.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>