Our flash developer wants to create a totally flash front end to our
cake app.

He is asking us to change our view layer to render XML instead of
HTML, for all views, including forms.

The flash front end will build the forms based on the XML it receives,
then submit the form in the format cake expects.

Is there any clean way to do this?

Are we forced to build our own custom form helper to generate an XML
representation, or is it possible to somehow coax/override cake's form
helper to output XML instead of HTML?

Any ideas?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to