Archive for the 'OpenAjax' Category
Autowiring components to a message bus in Javascript
2 Comments Published March 31st, 2008 in Javascript, Message Bus, OpenAjax, SOFEA, SOUIWhen writing AJAX and SOFEA/SOUI applications, it’s a best practice to use a client side message bus to integrate UI components. People recognized this as a best practice lately for GUI development with Swing. As a sidenote Werx was excellent for this but sadly is dead.
One of the ways to do message buses in Javascript […]