So, I want to write a program and make millions on it. I will probably make hundreds on it if I don't actually lose money, but that's another story.
I'm now writing it using SmartGWT, which is what GWT-Ext has transformed into, and most of the program was written using that.
This page says that SmartGWT is governed by the GNU Lesser, which means I can write and distribute my program:
http://code.google.com/p/smartgwt/
But, this page also says SmartGWT is based on the SmartClient library, and SmartClient only allows the use of their product for internal
testing:
"Deployment or external exposure of works which use the Software is not permitted under the terms of this Agreement. You must acquire a deployment license for the Software from Isomorphic Software in order to deploy such works."
http://www.smartclient.com/
So, what's the deal? Can I develop and deploy my SmartGWT without giving anyone any kickbacks, or do I have to pony up some bills to smartclient when I'm done development?
Any lawyers in the house?
-Cameron McKenzie