I'm sold on the utility of the server side parts of SmartGWT.
However, it drives me bananas having a client library in Javascript that is obfuscated. With the Pro version, there is no "Debug" mode and you cannot trace through javascript in the browser to understand where things are going wrong.
My question then, is can I mix the LGPL version with the Pro version?
Being able to tell where things are blowing up would give me better understanding of why the framework is not behaving. In the case of bugs, it would let me create my own patches - which I could submit to the LGPL project.
I posted this as a wish in the other forum. I am posting it here to ask if there is any way I can do this myself?
I wonder also if this is really in the spirit of the LGPL? Don't make me sing the Gnu song like Stallman. :) But seriously, I'd like to be able to modify and fix code, which is really where all this came from.
However, it drives me bananas having a client library in Javascript that is obfuscated. With the Pro version, there is no "Debug" mode and you cannot trace through javascript in the browser to understand where things are going wrong.
My question then, is can I mix the LGPL version with the Pro version?
Being able to tell where things are blowing up would give me better understanding of why the framework is not behaving. In the case of bugs, it would let me create my own patches - which I could submit to the LGPL project.
I posted this as a wish in the other forum. I am posting it here to ask if there is any way I can do this myself?
I wonder also if this is really in the spirit of the LGPL? Don't make me sing the Gnu song like Stallman. :) But seriously, I'd like to be able to modify and fix code, which is really where all this came from.
Comment