From 27f54951e4309375cc68c27e45450ac8f240fccb Mon Sep 17 00:00:00 2001 From: "Christian G. Warden" Date: Fri, 12 Apr 2013 15:51:59 -0700 Subject: [PATCH] Add buffer attribute to disable batching of javascript remoting calls Add "buffer" attribute to RemoteTK component to allow batching of javascript remoting calls to be disabled. --- RemoteTK.component | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/RemoteTK.component b/RemoteTK.component index 071114a..6af407c 100644 --- a/RemoteTK.component +++ b/RemoteTK.component @@ -24,8 +24,10 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVE POSSIBILITY OF SUCH DAMAGE. --> +