Todo List
Tests_TestData
- methods with a type marker included
Amfphp_Plugins_Dummy
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_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. this method is static so that it can be used also by the discovery service
Documentation generated on Tue, 29 May 2012 23:42:06 +0200 by phpDocumentor 1.4.3