News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Peer Review Improving The Business Logic
September 08, 2009 @ 10:04:07

Brandon Savage has posted the fifth part of his "Peer Review" series where he's taken a sample application and worked it over - refactoring, updated to meeting coding standards and abstracting out interfaces to simplify the code. In this latest article he looks at a method to improve the business logic behind the scenes.

So far, we've done quite a bit of work on our Twitter class, making it better. There's still work to be done, though, especially improving the logic. The Twitter class we have now has a number of logical flaws in it that we need to address. Additionally, there are some logical flaws that we started with that I want to highlight, even though we've already fixed them. Let's get started with those.

He looks at a few things like setting the host name as a property, using the return of the HTTP request and handling exceptions (like when Twitter's down). The resulting code is included.

0 comments voice your opinion now!
peer review business logic


blog comments powered by Disqus

Similar Posts

KillerSites.com: Book Review: PHP Cookbook 2nd edition

Zend Developer Zone: Book Review: Zend Studio for Eclipse

Stuart Herbert's Blog: Arguments From The Boardroom, Not The Bedroom

O'Reilly Radar: What Facebook's HipHop means for developers and businesses

James McLean's Blog: Book Review: Apress’ Beginning PHP and Oracle


Community Events











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


example code database community release introduction testing phpunit podcast object tool interview zendframework2 functional opinion series composer development language framework

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