News Feed
Jobs Feed
Sections




News Archive
Matthew Weir O'Phinney' Blog:
Zend_XmlRpc_Server
October 16, 2006 @ 13:49:53

Matthew Weir O'Phinney has been hard a towkr these past few months on his own contribution to the Zend Framework, the Zend_XmlRpc_Server package. He talks about it on his latest blog posting today.

In the past couple weeks, I've refactored it to push the class/function reflection into Zend_Server_Reflection, and, in doing so, noted that there were further areas for refactoring into additional helper classes. Currently, it now has classes for the Request, Response, and Faults, and all actual XML wrangling is done in those, making the server basically XML-agnostic.

The refactoring of the code also had another positive side effect - it made it much simpler for him to write up the tests to ensure the correct functionality of the package. He includes an example of the use of the package, a fake request with various methods in the comb, brush, and pick categories.

If you'd like to mess with the extension yourself, check out the Zend Framework subversion repository and grab the latest incubation distribution.

0 comments voice your opinion now!
zend framework zend_xmlrpc_server package subversion repository refactor zend framework zend_xmlrpc_server package subversion repository refactor


blog comments powered by Disqus

Similar Posts

AskAboutPHP.com: First look at CakePHP

Zend Developer Zone: Zend Framework Site Gets Bug Tracker, Source Browser.

International PHP Magazine: Poll Question: Major Strengths of Sympony Over its Competitors Are?

Chris Jones' Blog: PHP 5.3.8 RPMs are on oss.oracle.com

Ajax Developer\'s Jorunal: Zend Announces Update Of Zend Core For Oracle


Community Events











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


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

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