InfoQ

News

DWR: State of the Union

Posted by Ian Roughley on Dec 18, 2007 04:29 PM

Community
Java
Topics
Announcements,
Open Source
Tags
AJAX,
DWR
There is a lot going on in the Direct Web Remoting (DWR) world.  First and foremost is DWR joining the Dojo Foundation, and secondly is that Joe Walker, creator of DWR, has joined SitePen, Ltd. as Director of Support and Development.

For DWR users, the move to the Dojo Foundation might cause some anxiety as to the future of the project.  Alex Russel has the same concerns, and has reassured the community with the following comment:
I’ve been concerned a bit that it may appear as though Joe joining SitePen may carry with it the perception that the Dojo Foundation is an arm of SitePen in some way or that DWR will now need to become Dojo-centric. Luckily neither is the case, although reading assurances to that effect on this blog should be taken with a grain of salt. The Foundation has an open door for deserving projects which need a good legal umbrella and don’t want a lot of process or formality, and we’ve extended personal invitations to many non-Dojo-centric projects over the years to join (including direct competitors).
The move to the Dojo Foundation is progressing, but will not be immediate. Along with the code itself, there are also a whole set of organization issues to consider:
  • Moving the website to directwebremoting.org
  • Chasing down CLAs, and using a foundation CLA rather than a Getahead CLA
  • Getting lawyers to create a CLA so Getahead can grant rights to the Dojo Foundation (or something similar)
  • Get someone to pony up and let us move to SVN
  • Providing Unit tests
Further reinforcing the relationship between the Dojo foundation and DWR is Joe's new position at SitePen.  Along with SitePen's support of DWR by employing Joe to work full time with DWR, is that there will now be commercial support and services offerings around DWR. 

As far as features go, the planned 2.1 version will be skipped:
DWR 2.0 has been out for 6 months or so. At the time, I swore that the next release would be a small one, called 2.1. However it appears that I’m not good at swearing because there is lots in the next release - I think we’re going to have to call it 3.0.
So what's in DWR 3.0?
We're doing some Pub/Sub work, so DWR can be a Hub which can be used on it's own or plugged into JMS on the server-side or the OpenAjax Hub on the client. We're allowing file upload/download and some image management over DWR and adding support for JSONP and the Bayeux protocol. Another really cool feature is fairly complete version of the TIBCO GI API as a reverse ajax proxy, and I'm hoping that we can get Gears support for automatic off-line support and maybe to allow transactional remote calls. I'll be blogging about all this in more detail in a few days over at http://getahead.org/blog/joe.

4 comments

Reply

Only one thing missing by Kevin Williams Posted Dec 18, 2007 10:15 PM
Re: Only one thing missing by Mike Jasnowski Posted Dec 19, 2007 10:03 AM
Re: Only one thing missing by Martin Vanek Posted Dec 19, 2007 10:34 AM
For more on where DWR is going: by Joe Walker Posted Dec 20, 2007 7:24 AM
  1. Back to top

    Only one thing missing

    Dec 18, 2007 10:15 PM by Kevin Williams

    Perhaps a link to DWR, or a definition of what DWR stands for. What is DWR?

  2. Back to top

    Re: Only one thing missing

    Dec 19, 2007 10:03 AM by Mike Jasnowski

    (D)irect (W)eb (R)emoting

  3. Back to top

    Re: Only one thing missing

    Dec 19, 2007 10:34 AM by Martin Vanek

    DWR means Demon Wielding Rakes

  4. Back to top

    For more on where DWR is going:

    Dec 20, 2007 7:24 AM by Joe Walker

Exclusive Content

Intentional Software - Democratizing Software Creation

Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.

Getting Started with Grails

Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.

Creating Product Owner Success

The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.

Book Excerpt and Interview: Effective Java, Second Edition

Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.

Tapestry for Nonbelievers

A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.

Pete Lacey on REST and Web Services

In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.