Labs/Joey/clients/ajaxy/functional: Difference between revisions

Line 29: Line 29:


*  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.
==== Dojo Events Connect ====
http://dojotoolkit.org/node/134
* Additional on Events http://dojotoolkit.org/node/88
* Dojo Events are general, for event flow control and an observation mechanism. Can be also used to listen to actual DOM UI events.


=== Considerations for the Joey Web Client ===
=== Considerations for the Joey Web Client ===
773

edits