Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Return promises from RemoteTK for compatibility with ForceTK #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cwarden
Copy link
Contributor

@cwarden cwarden commented Apr 12, 2013

Return a promise from each RemoteTK function for compatibility with
ForceTK. Passing a callback is now optional as callbacks can be
attached to the promise returned instead.

Uses jQuery's Deferred promise implementation so jQuery must be loaded
and available as $.

Return a promise from each RemoteTK function for compatibility with
ForceTK.  Passing a callback is now optional as callbacks can be
attached to the promise returned instead.

Uses jQuery's Deferred promise implementation so jQuery must be loaded
and available as $.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant