|
AjaxUseCases
Description of the Ajax use cases supported by PHOCOA.
IntroductionDeveloping interactive UI's, whether with AJAX, Flex, Silverlight, or others, requires an RPC infrastructure to seamlessly handle the MVC architecture down to the client level. Also, each client library will need helper client code to easily leverage any RPC infrastructure. Largely, the idea here is to make it easy to implement UI interactivity with PHOCOA in a manner consistent with the framework and Cocoa concepts where appropriate. AJAX Use CasesWe'll start by identifying all of the various use cases we expect with AJAX.
How It WorksAjax High-Level Goals:
There is a complete explanation of the PHOCOA AJAX integration on our web site. |
Sign in to add a comment