<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 09 Jan 2009 22:55:06 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Markus Wolff's Blog: ActiveRecord enhancements]]></title>
      <guid>http://www.phpdeveloper.org/news/6238</guid>
      <link>http://www.phpdeveloper.org/news/6238</link>
      <description><![CDATA[<p>
<i>Markus Wolff</i> <a href="http://blog.wolff-hamburg.de/archives/10-ActiveRecord-enhancements.html">finally got the time</a> to work on a project he's developed but hasn't had the time to enhance - <a href="https://ssl.limbourg.com/svn/CWAC/trunk/library/CWAC/ActiveRecord.php">CWAC_ActiveRecord</a>.
</p>
<blockquote>
After two weeks I finally managed to find a bit of time to continue working on CWAC_ActiveRecord. Requested by my friend Arnaud was the setConnection() method, that allows to reuse existing PDO objects with CWAC_ActiveRecord. Before this, you could only pass a DSN with the config array and a new connection would always be created.
</blockquote>
<p>
He <a href="http://blog.wolff-hamburg.de/archives/10-ActiveRecord-enhancements.html">also added</a> limit() and orderby() methods to help narrow down your queries.
</p>]]></description>
      <pubDate>Mon, 11 Sep 2006 08:16:27 -0500</pubDate>
    </item>
  </channel>
</rss>
