Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Spin 1.18 (April 2011)

  • Added new node-side call: blockingQuery()
  • Added new client-side API SpinClient, which uses blockingQuery() to avoid polling
  • Developer pain reduction: all Exceptions are now unchecked. Please report any checked Exceptions as bugs.
  • Codebook classes moved from dataaccess-core module to extension-support

...