Todo List
Tests_TestData
- methods with a type marker included
Amfphp_Plugins_ErrorHandler
- this could be enhanced to use filters so that at the end of the gateway execution the error handling is set back to normal. This could be useful especially for integration with frameworks.
Amfphp_Plugins_ServiceBrowser
Amfphp_Core
- this filter only allows manipulation of raw post data, and is as such a bit misleading. Maybe rename and do filters for GET and POST
Amfphp_Core_Amf
- consider an interface for $handler. Maybe overkill here
- consider an interface for $handler. Maybe overkill here
- consider an interface for $handler. Maybe overkill here
- Is the reference still needed? PHP4 needed it for objects, but PHP5 always passes objects by reference. And PHP5 uses a copy-on-write approach, so that all values are passed as 'reference', in case no changes take place.
- no type markers ("\6', for example) in this method!
Amfphp_Core_Common
- maybe option for a fully qualified class name.
Documentation generated on Mon, 23 Jan 2012 17:22:07 -0300 by phpDocumentor 1.4.3