Introducing PAJAX
Wanting to put AJAX to good use, I’ve created a small framework that would allow simple PHP objects to be made remotable in JavaScript, using XMLHttpRequest. Find out more about PAJAX – Remote (a)synchronous PHP objects in JavaScript.





Was just curious if you were going to implement a way to reuse an xmlhttp object to help with the memory problems of IE.
Released a new version 0.5.1 that fix the problem.