InfoQ

News

DWR: State of the Union

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

Community
Java
Topics
Open Source ,
Announcements
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.
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

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.