← Back to team overview

phpdevshell team mailing list archive

Re: [Question #233054]: Reloading widget with viaAjax()

 

Question #233054 on PHPDevShell changed:
https://answers.launchpad.net/phpdevshell/+question/233054

Greg posted a new comment:
You have a perfectly valid point.
It should be possible to do what you want by encapsulating both replies (your ajax and the widget's) into a single request. But it's probably not worth it, because it's quite complicated, and with the adoption of spdy it would probably be useless.

You could also consider by-passing the widget way and implement your own
single request passing back the parameters, and the corresponding action
in JS. Being worth it depends on your situation.

greg

-- 
You received this question notification because you are a member of
PHPDevShell, which is an answer contact for PHPDevShell.