GWT wrapper for Dojo (Tatami) v. 1.2 is out
There is a new drop of Tatami project available . Tatami is a GWT wrapper for a famous Dojo javascript library. It looks pretty neat with some newly added widgets: Grid, Spinners, MD5 hash library.
One thing however I don’t understand is the licensing for Tatami project – it’s LGPL – versus typical BSD that Dojo uses or Apache 2.0 license that GWT uses, especially considering the fact that LGPL is really a rather gray area as related to compiled code, such the one that GWT compiler produces.
Related posts:
- Open Flash Charts for GWT There is now a wrapper project hosted on Google Code...
- a couple of GWT calendar projects – gwt-scheduler and gwtsimiletimeline I just looked over the list of gwt projects hosted...