New alpha release (v0.0.3) will be released at 2007-07-22! PDF
2007/07/02

Image

After a long work break, which has been based on a big relocation of myself and several other important organizationally reasons, there will be a third and brand new alpha release [v0.0.3] of NanoAjax Framework. Current deadline for this release is sunday the 22th of july in 2007. At that time NanoAjax Framework can be downloaded. I'am proud to say that there were a lot of new features and many bugfixes were integrated

 

New and important features and improvements of NanoAjax Framework are:

  • NanoJsonFactory, which take care about what JSON Extension to use in different environment; available are the internal PEAR JSON (NanoJsonPearExtension) or if installed the JSON PHP Extension (NanoJsonPhpExtension). There is a recommended auto mode, which forces NanoAjax System to determine the best variant and include the corresponding class. Of course there is a manual override mode available, in which the user can set one of the two variants (php/pear).
  • NanoResponse, who forms JavaScript JSON response, it offers more flexibility and reliability. i.e. you can easy integrate profiling- and benchmarking data, as well as system- and request- exceptions, and evaluate it on client side.
  • highly extended examples with its own small GUI for demonstration: Hello World, Disk Usage, City List and Google Suggest Clone [NEW]
  • more Unit Tests: prior only on server side (PHP); Unit Tests provide a basis of verification of correctness of php classes; Unit Tests raise trust in software, and that's it what a want to do.
 
Tip
as supplied before, I invite all people to test my software. Please report bugs and feature requests initially to SourceForge Bugtracker (later ther will be flyspray component installed, after it has been released in version 1.0.0 for Joomla!).

 
< Prev   Next >