I started developing a app with akelos. For testing I started with scaffolding the controller. I'm trying to put a Adobe Flex-RIA as the view component. Like in rails for GET-requests I render my data as xml in the controller and call the http://url/listing.xml URI from Flex. Works very fine. But how can I make an xml POST or UPDATE request like in rails? How can I call the function and fill the params-array from remote for a function? Rails converts the XML-data into Ruby-hashes and puts this into params, right? Is there a similar way in akelos? Please help me! thanks rob
CommentAuthorbermi
Hi Rob,
Akelos support for different requests/responses for different formats is experimental and is only available on this branch http://trac.akelos.org/browser/branches/new-router