developerforce / Force.com-JavaScript-REST-Toolkit

ForceTK - a minimal Force.com REST API for JavaScript apps
BSD 3-Clause "New" or "Revised" License
315 stars 175 forks source link

Add buffer attribute to disable batching of javascript remoting calls #32

Open cwarden opened 11 years ago

cwarden commented 11 years ago

Add "buffer" attribute to RemoteTK component to allow batching of javascript remoting calls to be disabled.