BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Support Multiple AJAX Frameworks with OpenAjax Hub

Support Multiple AJAX Frameworks with OpenAjax Hub

This item in japanese

Bookmarks

From time to time web developers may find that they need to leverage more than one Ajax framework in a single web site. Perhaps they are working on mashups or portals, or maybe they simply cannot do everything they need with a single framework. Whatever the reason, OpenAjax Hub is the solution to their problem.

OpenAjax Hub is a project being managed by the OpenAjax Alliance, a group dedicated to "the adoption of open and interoperable Ajax-based web technologies". Most of this is done via the "Event Hub".

Compliant frameworks must be able to publish and subscribe to events. These events are translated from the publishing framework's event model to that of the hub and finally to that of the subscribing framework. The event hub itself is under 3KB of JavaScript and the adapters for each framework are expected to be quite small.

In March 2007 the OpenAjax Alliance held their first InteropFest wherein twelve vendors integrated a preliminary version into their frameworks. Based on that work, they are nearing completion of the first release version and accompanying specifications.

Though a member of the alliance, Microsoft was not among the twelve initial companies. However Bertrand Le Roy has recently submitted an entry on behalf of Microsoft and it's ASP.NET AJAX framework. 

Future plans for OpenAjax Hub include a standard for drag and drop operations and data binding across frameworks.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • A padigim shift within the AJAX arena - On-server AJAX

    by navot peled,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I would like to draw your attention to another alternative which is a paradigm shift for AJAX front ends. One should be aware that I am not, and do not pretend to be objective, never the less I believe that one can judge for himself. Visual WebGui is an open source rapid application development framework for graphic user interfaces of IT web applications. VWG replaces the obsolete paradigms of ASP.NET in both design-time and run-time which were designed for developing sites, with WinForms methodologies, which were designed for developing applications. Thus enabling designer that was designed for application interfaces (WinForms designer) instead of a word documents (ASP.NET designer). This provides the developer with an extremely efficient way to design interfaces using drag and drop instead of hand coding HTML Worth a look at www.visualwebgui.com

  • Re: A padigim shift within the AJAX arena - On-server AJAX

    by Tomek Górski,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Thanks for very interesting article. Keep up the good work. Regards
    Pozycjonowanie

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT