... and that's a problem, at least the way it is developed now.
GWT is a more-or-less open-source project. While it is indeed open-source (you can look at the code), the process of developing it depends heavily on closed-source, blackbox projects made by Google, that nobody really knows about or aren't allowed to say about.
For example: it was said that "Google uses GWT 2.8 beta internally, so it is pretty stable". Which projects? Who are the folks involved in those projects? How deep in the usage of GWT on those projects? Nobody knows, and yet the development cycle of GWT is tied to it.
So GWT is not only internal to Google since the creation of the steering group, but still it depends heavily on Google - and it is not advertised as it used to be (like on Google I/O and other presentations).
And by being tied to blackbox projects from Google, and since the policy of Google for release dates is "release when it's done", we, members of the GWT community outside Google, stay with little-to-no information about how and when the things will be done.
As said above, Google doesn't really care about "releases", except for that they care enough about the community "outside" who, they know, do care about releases.
As community we should do something. In my opinion the communication is pretty poor and should be improved. GWT is "too blackbox" in my opinion, because of the reasons I stated before.
But if the communication is fine, it's just a matter of the interest of the developer in viewing commit logs, so what's the problem then? Don't tell me everything is fine - a forum with threads asking if the framework is dead isn't a sign that everything is fine.
What makes a framework live, the commits on a repository or the community behind it?
--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Guys, threads asking if GWT is dead/dying shouldn't appear as often as it does. Actually they shouldn't appear at all. But they do. Something is definitely wrong. As community we should do something.
In my opinion the communication is pretty poor and should be improved. GWT is "too blackbox" in my opinion, because of the reasons I stated before.
But if the communication is fine, it's just a matter of the interest of the developer in viewing commit logs, so what's the problem then? Don't tell me everything is fine - a forum with threads asking if the framework is dead isn't a sign that everything is fine.
As said above, Google doesn't really care about "releases", except for that they care enough about the community "outside" who, they know, do care about releases.@Thomas: And thats exactly why I think GWT will have a better life if we would do fixed, automated monthly / quarterly releases directly from master after they have run through Google testing to ensure a high degree of stableness. People don't like using SNAPSHOTs so just lets just "rename" some SNAPSHOTs as releases on a regular basis.
But it also takes some time to write release notes for every release.So again, mostly a problem of time to spend.
--