On Wed, Nov 03, 2004 at 09:46:27PM +0100, Daniel Fagerstrom wrote: > I prefer the request processor idea to the current form population where > each widget reads it data from the request object. The current scheme > makes CForms unecesarily bound to the request parameter model of input > data. With a request processor that is reponsible to write input data > into the form model, it would be easy to plug in a different request > processor if one gets xml input from a browser that implements XForms, e.g.
This change would also be good for xmlhttprequest support. --Tim Larson