773
edits
| Line 30: | Line 30: | ||
* Form Bind - maps the traditional form to an XMLHTTPRequest. With this model, we can keep a FORM data in the client, and use it to create the transaction in the XHR channel. Would keep compability and probably would help us to keep the idea of an XHTML simplified + FORMS from CakePHP. | * Form Bind - maps the traditional form to an XMLHTTPRequest. With this model, we can keep a FORM data in the client, and use it to create the transaction in the XHR channel. Would keep compability and probably would help us to keep the idea of an XHTML simplified + FORMS from CakePHP. | ||
=== Considerations | === Considerations for the Joey Web Client === | ||
* Back and Forward | * Back and Forward via Iframe history | ||
* | * Strings binding via JSON or dynamic load of content panel ( or declarative strings markups delivered to the client from the CakePHP ) | ||
=== Architectural Goals === | === Architectural Goals === | ||
edits