Thoughts on OpenAjax

After a recent discussion on the jQuery mailing list where someone wondered if “jQuery was OpenAjax compliant” I decided to fully investigate the OpenAjax Alliance.

In the purest sense, the goal of the initiative is to smooth over the interoperability in between JavaScript code bases. Currently that means:

* Keeping the global namespace clean.
* Making sure libraries don’t overwrite each others window.onload events.
* Keeping the global XML namespaces clean.
* Keep any attempts to walk to the DOM from breaking.

This is good. Those are simple tasks that many libraries can easily get behind.
view original

No related posts.

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Read previous post:
Do You Need to Write a Business Plan?

If you’re thinking of starting a business, virtual or otherwise, what’s the first thing you’ll do? Conventional wisdom says you...

Close