Same here more or less: Enterprise app ~ 180 tables, using GWT + GXT with hibernate4gwt (now called Gilead) and spring. Look and feel is like a desktop application. Reason for GXT over gwt-ext is that it is native, jsni is minimized, and they release often. Major plus, can use UML/MDA to generate tons of "almost" identical code.
Alex On Tue, Apr 28, 2009 at 10:10 PM, Evan Ruff <[email protected]> wrote: > > In my experience, GWT is BEST suited to enterprise/large style > applications. For small stuff, I've heard using GWT is like killing a > fly with a bazooka! Currently, we're running an enterprise level > project using GWT, Hibernate and Gilead with some gxt mixed in for the > UI components. Works well. > > When making the gwt-ext/gxt decision, I felt that GXT was a better > option. The GXT components were written in "native" GWT while the gxt- > ext were implementations of ext.js without the ability to truncate and > optimize in a GWT-ish fashion. That might be completely different at > this point, but once I got used to GXT's "way" I feel it's a great > choice. > > E > > > > On Apr 28, 5:33 am, Neo <[email protected]> wrote: >> Can GWT be used to develop large enterprise applications ? Or is it >> only limited to small and medium size projects ? >> >> For any type of project is GWT good enough to be used as a standalone >> framework or is it that it needs to be used along with other similar >> technologies like SmartGWT and GWT Ext ? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
