Tag Archive: deferred object

Mar 09 2013

SPServices 2013.01ALPHA4 Returns a Deferred Object (Promise)

I’ve just posted a new alpha (ALPHA4) for SPServices 2013.01. This alpha implements the return of a deferred object, aka a promise, as well as executing a completefunc (if provided) for backward compatibility. Note that the deferred object capability was introduced in jQuery 1.5, so this version of SPServices requires that version or greater. I’ve done …

Continue reading »

Permanent link to this article: http://sympmarc.com/2013/03/09/spservices-2013-01alpha4-returns-a-deferred-object-promise/

Feb 22 2013

SPServices Futures: Moving to jQuery’s Deferred Objects and More

As I gear up to work on the next release of SPServices, I want to make some pretty fundamental changes/improvements to the internal plumbing. What I’m hoping to do with this post is to gather any ideas and feedback that the user community has about the implementation before I go too far with things. Deferred …

Continue reading »

Permanent link to this article: http://sympmarc.com/2013/02/22/spservices-futures-moving-to-jquerys-deferred-objects/