AJAX frameworks/libraries written in JavaScript...

L

Luke Matuszewski

Welcome.

As all you know the XmlHttpRequest when wrongly used can provide memory
leaking problem (specially in IE) so the best way is to use library or
framework encapsulating AJAX functionality (WebApi 2.0). I have
searched the web and decided to use:

AjaxRequest form http://mattkruse.com/ (thanks to Matt Kruse).

Does anyone used ?
 
K

khakman

Also check out TIBCO's General Interface framework. It's an AJAX
framework and visual development toolkit that's been powering apps at
Fortune 1000 and Goverment orgs since 2001. The TIBCO team was doing
this stuff way before AJAX got coined. The framework and tools can be
downloaded from http://developer.tibco.com.

The framework encapsulates the complexities of ajax by providing a
client-side controller that manages memory, communications, data cache.
There's even step-through javascript debugger in the IDE. Did mention
the IDE is an ajax app too that runs in the browser. It's retty
amazing what can be done. Definately worth downloading and trying out
this rather mature implementation of ajaxian principles.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top