<?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>Sun, 07 Sep 2008 16:10:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mike Willbanks' Blog: E-Commerce Frameworks?]]></title>
      <guid>http://www.phpdeveloper.org/news/8352</guid>
      <link>http://www.phpdeveloper.org/news/8352</link>
      <description><![CDATA[<p>
While frameworks seem to be popping out of the woodwork, <i>Mike Willbanks</i> has <a href="http://blog.digitalstruct.com/2007/07/28/e-commerce-frameworks/">noticed something lacking</a> - a good e-commerce framework that helps the developer do simple things like work with shopping carts or connect with payment APIs.
</p>
<blockquote>
So here is my question, besides the really shitty shopping cart objects out there is there any true components for a framework that utilizes this functionality? I say shitty shopping cart objects because just about every single open source PHP shopping cart has some of the worst design aspects I have ever seen.
</blockquote>
<p>
<a href="http://blog.digitalstruct.com/2007/07/28/e-commerce-frameworks/">His complaint</a> is that most of the shopping cart software out there is really just procedural (or bad) code shoved into classes and called good. He suggests a more patterned approach - maybe using a Factory on top of a base abstract model.
</p>]]></description>
      <pubDate>Mon, 30 Jul 2007 14:12:39 -0500</pubDate>
    </item>
  </channel>
</rss>
