|
The Google Web Toolkit is a good piece of code , but there is a mistake in the article when it says 'it is available under an apache style licence'.
What the Google Website says is:
<blockquote>
The GWT Java-to-JavaScript compiler and hosted web browser are shipped binary-only and subject to the license below.
</blockquote>
My reading of 'the license below' is that you are restricted in what you can do (e.g. no redistribution) with these binary components. As a developer , this would restrict my ability to develop solutions based upon the toolkit.
Paul , Technology in Plain English (http://www.firstpartners.net/blog)
|