[swx] SWX Beta 1.3

Aral Balkan aral at aralbalkan.com
Wed Jul 18 11:51:31 EDT 2007


Hi everyone,

I just released SWX Beta 1.3. Get it from http://swxformat.org/download

What's new?

SWX gateway: Errors are now returned as Objects with error (boolean),
errorNumber, and errorNumber properties.

SWX Full API: Added fault handler support. You add a fault handler
just like result, progress, and timeout handlers. e.g., fault: [this,
faultHandler] in the call parameters object you pass the swx call()
method.

BaseService no longer shows up in the methods drop-down in Explorer
for any of the APIs.

Added checks for safe mode and open basedir (CURL followlocation will
fail in both these situations), and mod_security (cross-domain data
access fails with default ruleset) that alert user potential problems
instead of failing silently .

PHP 5: Fixed strict mode errors causing calls to fail (e.g.
Flickr.getUserPhotos).

MAMP Bundle: Now defaults to the correct default directory on start up.

Flash examples: Saved all files in Flash 8 format.

Flash examples: Added .. to the classpath of all example FLAs so they
compile out of the box.

Flash examples: Set mobile examples to FL 2.0 not 2.1 to be F8 compatible.

Flash examples: Removed old example files.

* * *

Also see this blog post:
http://swxformat.org/53

And for a background on some of the issues that were fixed:
http://swxformat.org/52

Have fun!

Aral :)



More information about the swx mailing list