The extjs tag has no usage guidance.
0
votes
1answer
86 views
Ext JS - open source license (GPL V3) on client and closed source on server - Does the server-side have to be open source in the end?
First, yes, I understand that you are not a lawyer and that you cannot give me legal advice. I swear I will not hold you accountable for any responses you may give, yada, yada, yada, etc, etc, etc.
...
1
vote
1answer
238 views
How to avoid model duplication in JavaEE web applications with a JSON front end
Recently we developed a web app that uses the following tech stack:
hibernate as orm
spring
extjs (MVC javascript front end)
For 1 business object, let it be a Personnel, we have:
1) a Personnel ...
0
votes
2answers
987 views
ExtJs License for free application
I read much about GPL license. But it couldn't clear my doubt.
I want to develop a small web application using ExtJs because of its features. I won't use much of it. But some features are very good.
...
1
vote
2answers
688 views
Wikipedia confusion about ExtJS
I'm looking at the wiki on ExtJS, the wiki on List of rich Internet application frameworks, and the wiki on Comparison of web application frameworks. I'm confused. The first line of the ExtJS wiki ...
-1
votes
1answer
480 views
Which Ext JS license should be acquired (when developing a Spring MVC/Hibernate/Ext JS web application)? [closed]
I am inquiring about a web app which uses Spring MVC and hibernate on the server and
ExtJS 4 (Sencha JavaScript framework) for the client framework (widgets).
The app is cloud-hosted - it is not ...
0
votes
3answers
2k views
Forcing ExtJS application updates after deployment
I work on an ExtJS application with a Django backend, and we keep running into issues when we push new code. Our users seldom refresh their browsers, so after a code push we end up with users using ...
0
votes
2answers
1k views
Ext JS licensing issue
First of all I'm not asking for legal advice but just checking if anyone agrees with my suspicions. That might help in convincing Sencha to change their license.
Their commercial license says:
...
1
vote
1answer
307 views
Sencha Ext JS run time license
Do you need to buy a run time license from Sencha if your application code written is developed in Ext JS and deployed on a web server?
http://www.sencha.com
7
votes
3answers
6k views
Backbone/JQuery, ExtJs 4… is there something else worth looking?
Im currently evaluating a front-end architecture for a big app that will be developed by a team of about 6 developers + 1 web designer so that said, having a robust SVN friendly architecture is a ...
2
votes
2answers
1k views
Ext JS code review check list [closed]
Can any one share a code review check list for Ext JS in common and specially for Ext JS 3.4 ?