Closed theoretick closed 11 years ago
This was implemented with the newsubmit page in playing with Oboe.js in 79ab5ab0eddf3f707ebd2363306bbd9e18e0c45c however currently somewhat pointless as Rails relies on controllers to finish their processing before the view layer actually kicks in. View now loads, then waits and results delivered in a massive chunk. Only useful if streaming is implemented in rails, see http://api.rubyonrails.org/classes/ActionController/Streaming.html
This will require loading it up as separate requests to query our own api so it might not be super doable... whiteboard it and see.