News Feed
Jobs Feed
Sections




News Archive
Ibuildings Blog:
Creating Pluggable Applications Using Data Sourcing
July 12, 2010 @ 12:17:02

New in the Ibuildings blog today, there's a post from Ivo Jansch talking about using a pluggable architecture to help make your applications more robust and simpler to maintain. One key to this is the introduction of data sourcing.

The first versions of most projects are self-contained applications. They work as-is, without any connection to other applications. It often isn't until a later release that there is focus on interoperability. [...] While this is an important steps toward application interoperability, there is often an important step missing. Most interoperable applications lack one final feature that allows full seamless integration: data sourcing, or the ability to get the data it needs from elsewhere.

He talks about two types of data sourcing - synchronization and federation (pulling the data as needed). He also gives a few examples of implementing this method in your application in things like your framework's models, abstracting out protocol connections and using web services (SOAP, REST) to make the connections. He also briefly touches on a very important topic to keep things in line - standards.

0 comments voice your opinion now!
pluggable application datasourcing webservice syncronize federate


blog comments powered by Disqus

Similar Posts

Paul Jones\' Blog: Solar 0.15.1 alpha released

Jorge Garifuna\'s Blog: Build a Complete PHP Application in 3 Clicks

Richard Lord's Blog: Why I like the Zend Framework

SitePoint Web Tech Blog: OSCON 2006: Gettting Rich with PHP5

Enrise Blog: Debugging Your Web Application with TCPDump and Wireshark


Community Events











Don't see your event here?
Let us know!


phpunit conference rest framework zendframework2 unittest symfony2 community testing language interview release podcast series development database introduction opinion usergroup functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework