Sajax Forum >> Main Page >> Announcements >> Sajax-0.13 is officially released!

Sajax-0.13 is officially released!
Author:
Message:
Posted on: 27/08/2009 at 19:34
AJenbo
Administrator
Sajax-0.13 is officially released!

Quote Edit Report Get ip

StarStarStarStarStarStarStarStarStar




Posts: 11
Joined: 26/08/2009


I'm pleased to announce Sajax 0.13, with major hanges from the previous version. Here's the change log:

Sajax version 0.13 (March 27, 2009)

* [PHP] $sajax_request_type and $sajax_remote_uri only change the default that sajax_export() apply if non specific option is given for a function.
* [PHP] Call sajax_export() with associative arrays to set the methode, URI and asynchronous mode for each individual function.
* [PHP/CF] Call sajax_export() multiple times.
* [PHP/CF] Support for synchronous calls.
* [PHP/CF] Have different functions call diffferent URIs.
* [PHP/CF] Support for UTF-8.
* [PHP/CF] Better cache handeling, alows your function to return 302 if it should be cached.
* [PHP/CF] Send arrays and objects.
* [PHP/CF] Use native serialization.
* [PHP/CF] Support for a lot more browsers.
* [PHP/CF] Seporated client and server code.
* [PHP/CF] Browsers that does not support POST fall back to GET.
* [PHP/CF] Automaticaly switch to POST if more then 512 bytes are being sendt.
* [PHP/CF] Automaticaly atempt to use GET if POST is not supported by the browser.
* [CF] Updated to match PHP implementation, except that you can not set the method, asynchronous mode, URI. But you can still do this by calling sajax_export() multiple times and changing the defaults.
Set  to enable this behavior. Based on code from Folletto Malefico, to whom I owe thanks. POST mode should be used if you are sending long requests (more than 512 bytes) or if you are modifying data with the request. Also there is no wall excample for ColdFusion.
* [CF] sajax_request_type to set the default for the methode.
* [CF] Use sajax_request_asynchronous to set the default for the asynchronous mode.
* [CF] Use sajax_remote_uri to set the default for the URI.

Here is the diff:
http://sajax.info/diffs/sajax-0.12-to-0.13.txt

For the next version the focuse will probably be to get the othere backends up-to-date or making turning this in to an object/class.
Back to top Profile Email PM 
Author:
Message:
Posted on: 04/09/2009 at 06:47
Guest
Anonymous User
Quote Edit Report Get ip










Might I make the suggestion that since SAJAX is GPL to consider hosting a project on GitHub.com so that others in the community might be able to help extend and contribute?

- Wyatt @ hackerforhire.org
Back to top
Author:
Message:
Posted on: 09/09/2009 at 13:09
AJenbo
Administrator
Quote Edit Report Get ip
Topic starter

StarStarStarStarStarStarStarStarStar




Posts: 11
Joined: 26/08/2009


Thanks I will look in to that.
Back to top Profile Email PM 
Author:
Message:
Posted on: 28/09/2009 at 11:10
Guest
Anonymous User
SAJAX TODO list[2]

Quote Edit Report Get ip










"* Make the whole darn thing an object "

It would be great to do it as an object and add suport for object oriented programing. When do you think an Object version will emerge ?

  Thank you.
Back to top
Author:
Message:
Posted on: 01/10/2009 at 22:35
Guest
Anonymous User
Quote Edit Report Get ip










I'm hoping to have it at the end of the year.
Back to top
Author:
Message:
Posted on: 17/02/2010 at 01:11
AJenbo
Administrator
Quote Edit Report Get ip
Topic starter

StarStarStarStarStarStarStarStarStar




Posts: 11
Joined: 26/08/2009


Ok so i didn't find the time to write a new version, but now you can help do it as i have submitted the project to github Smilie

http://github.com/AJenbo/Sajax
Back to top Profile Email PM 
Quick Reply Box

Topic Options
Page loaded in: 0.52082 | queries: 13