<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:php="http://php.net/xsl" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>l4x.org</title>
    <link>/Story//rss20.xsl/26896</link>
    <description>l4x.org</description>
    <item>
      <title/>
      <link>/26896</link>
      <guid>/26896</guid>
      <description/>
      <pubDate>Thu, 01 Jan 1970 01:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New "INSERT only" backend for CMS</title>
      <link>/26896</link>
      <guid>/26896</guid>
      <description>&lt;p&gt;I've updated the storage engine of my cms to only make INSERTs and no UPDATEs on database level. Current objects are always retrieved by intelligent SELECTs.
This has a number of convenient consequences, especially considering version tracking and history.
Having lots of updates of course will bloat the database size. I'll have to find a solution for that. Also there will be problems with enabling/disabling stories and finding the correct version to display.&lt;/p&gt;
</description>
      <pubDate>Thu, 01 Jan 1970 01:00:00 +0100</pubDate>
    </item>
  </channel>
</rss>
