<?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, 19 May 2013 12:16:12 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Aaron Wormus' Blog:  Interoperability is Overrated]]></title>
      <guid>http://www.phpdeveloper.org/news/7272</guid>
      <link>http://www.phpdeveloper.org/news/7272</link>
      <description><![CDATA[<p>
Despite opinions from some of the PHP community, interoperability between PHP applications isn't is such a bad state - at least <a href="http://www.wormus.com/aaron/stories/2007/02/13/interoperability-is-overrated.html">According to Aaron Wormus</a>:
</p>
<blockquote>
<p>
The fact of the matter is that it's not such a big deal. Porting a plugin from Wordpress to Serendipity is usually trivial, and as we see more web-services based plugins (stuff like the awesome askimet) the task becomes simpler and simpler.
</p>
<p>
Interoperability is overrated, the more you think of it the more complex it gets. As you start throwing in new factors into the equation (how will this interoperate with a java/c# application) you start to develop monsters like JSR 170 which solve a lot of problems on paper, but in reality are too unwieldy to be truly useful.
</p>
</blockquote>
<p>
He <a href="http://www.wormus.com/aaron/stories/2007/02/13/interoperability-is-overrated.html">even lists out</a> some of his "steps to interoperability" to help speed things along (like "use as much abstract code as possible" and "use services").
</p>]]></description>
      <pubDate>Wed, 14 Feb 2007 07:19:00 -0600</pubDate>
    </item>
  </channel>
</rss>
