Edujini Labs announces integration of Dojo on Google Web Toolkit.
I think it's a great idea. I happened to have come across two projects on Google Code - Tatami and GWT-Dojo.
- GWT-Dojo: A project that seems to never have started.
- Tatami: Seems that quite some amount of work has been done but again, not much work seems to be done in recent past and also the progress does not seem to be on track.
My query on Roadmap of Tatami is unanswered yet. So, I am not quite sure if they're really wanting the project to take off.
Here's the video of the "Hello, World!".
Since I am personally involved in the DWT (Dojo on Google Web Toolkit), I would be happy to report its progress so far. Besides a simple "Hello, World" application, a lot of background work has been done to talk to the native Dojo API calls.
Besides, I today outlined the life-cycle of Widget (dijit._Widget) and templated widgets (dijit._Templated).
The next steps, that I would be working on during next week (require more time because we have higher priority schedule already chalked in), is to outline the life-cycle of Container and Contained widgets.
Subsequently, we need to chalk out clear strategy on what would be written in Java and what would be passed on natively.
That's the update so far...

No comments:
Post a Comment