<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.dontdrinkandroot.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.dontdrinkandroot.net/feed.php">
        <title>dontdrinkandroot java:wicket</title>
        <description></description>
        <link>http://www.dontdrinkandroot.net/</link>
        <image rdf:resource="http://www.dontdrinkandroot.net/lib/images/favicon.ico" />
       <dc:date>2012-05-20T21:35:21+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.dontdrinkandroot.net/java/wicket/models?rev=1322737644&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.dontdrinkandroot.net/lib/images/favicon.ico">
        <title>dontdrinkandroot</title>
        <link>http://www.dontdrinkandroot.net/</link>
        <url>http://www.dontdrinkandroot.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.dontdrinkandroot.net/java/wicket/models?rev=1322737644&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-01T12:07:24+02:00</dc:date>
        <title>Wicket Models</title>
        <link>http://www.dontdrinkandroot.net/java/wicket/models?rev=1322737644&amp;do=diff</link>
        <description>Introduction


While Models are one of the fundamental concepts in Wicket the details are hard to understand if you are new to the framework. Models are a level of abstraction between a component and the data this component uses. This is necessary as Wicket persists its components and it is not always desirable that the whole dataobject is persisted as well. Even more complex operations such as transformations can be performed. A clever use of Models can significantly reduce the space used by th…</description>
    </item>
</rdf:RDF>

