<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://cyrille.giquello.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Cyrille Giquello</title>
        <description></description>
        <link>https://cyrille.giquello.fr/</link>
        <lastBuildDate>Wed, 10 Jun 2026 14:14:12 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://cyrille.giquello.fr/_media/wiki/dokuwiki.svg</url>
            <title>Cyrille Giquello</title>
            <link>https://cyrille.giquello.fr/</link>
        </image>
        <item>
            <title>play_framework_old</title>
            <link>https://cyrille.giquello.fr/informatique/java/frameworks/play_framework_old</link>
            <description>Play! framework (old page)

The Playframework makes it easier to build Web applications with Java.

Finally a Java framework made by Web developers. Discover a clean alternative to bloated enterprise Java stacks. Play focuses on developer productivity and targets RESTful architectures.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 28 Dec 2015 00:16:52 +0000</pubDate>
        </item>
        <item>
            <title>play_1.2_bugs</title>
            <link>https://cyrille.giquello.fr/informatique/java/frameworks/play_framework/play_1.2_bugs</link>
            <description>Playframework bugs

Play 1.2: call merge() save entity

2011-04-15


public class Essais02 extends Controller {
	public static void index() {
		Logger.debug(&quot;Person count %d&quot;, Person.count());

		Person p = new Person();
		p.name = &quot;blabla&quot;;

		p.merge();
		...</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 28 Dec 2015 00:16:52 +0000</pubDate>
        </item>
        <item>
            <title>frameworks</title>
            <link>https://cyrille.giquello.fr/informatique/java/frameworks</link>
            <description>Java Frameworks

Voir aussi:

	*  Librairies Java
	*  Documentation Java

Frameworks

Metawidget

&lt;http://metawidget.org/&gt;

Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects.

Metawidget does this without introducing new technologies. It inspects your existing back-end architecture (such as JavaBeans, existing annotations, existing XML configuration files) and creates widgets native to your existing …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 03 Jul 2016 08:15:34 +0000</pubDate>
        </item>
        <item>
            <title>tips</title>
            <link>https://cyrille.giquello.fr/informatique/java/tips</link>
            <description>Java Tips

Plein de choses interressantes dans le livre “Killer Game Programming in Java”. Des extraits de chapitres et de codes: &lt;http://fivedots.coe.psu.ac.th/~ad/jg/index.html&gt;.

&lt;http://filthyrichclients.org/&gt; Le bouquin de Romain Guy &amp; Chet Haase. In Filthy Rich Clients, we explain how to create filthy rich effects in your applications, from the fundamental graphics,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 16 Jun 2023 08:02:05 +0000</pubDate>
        </item>
    </channel>
</rss>
