[FLOW3-general] Passing PUT requests to controllers

Zachary Davis, Cast Iron Coding LLC zach at castironcoding.com
Sun Jan 3 23:49:29 CET 2010


Thanks, Sebastian. I uncommented the five or six lines in the 
setArgumentsFromRawRequestData method, and that was enough to get the 
PUT portion of the REST API working. In fact, I'm happy to report that 
at this I've got RESTful extJS data readers and writers working just 
fine with FLOW3.

If I run into problems with how FLOW3 interprets the PUT request I'll 
try to fix it / patch it. If anyone here remembers why those lines were 
commented out, let me know and I'll look into it further.

best,
Zach



Sebastian Kurfürst wrote:
> Hi Zach,
> 
> I think it was already implemented some time ago, but I thought that
> there were still some issues with it (though I cannot remember exactly
> the problems ;-) )
> 
> So, I'd suggest that you just try to get it working, and see if there's
> a problem - and then submit a patch.
> 
> Greets,
> Sebastian


More information about the FLOW3-general mailing list