Login  Register

Re: OFBiz-GWT Projects for bulding user interface with GWT

Posted by Wickersheimer Jeremy on Mar 11, 2010; 6:20pm
URL: http://ofbiz.116.s1.nabble.com/OFBiz-GWT-Projects-for-bulding-user-interface-with-GWT-tp1570621p1589466.html

Actually on my main computer a one module build is around 20 seconds, a few minutes would
be for a full rebuild.

--
Wickersheimer Jeremy
On Friday 12 March 2010 02:02:48 Jacques Le Roux wrote:

> From: "Wickersheimer Jeremy" <[hidden email]>
>
> > Yes we only compile for one browser and one locale.
> >
> >
> >
> > Also there are various modules and only the modified modules are rebuilt
> > although when  working on the common module this still triggers the
> > rebuilding of all the depending modules.
> >
> >
> >
> > This is obviously slower than modifying the js code in-line in your page
> > of course, but a  typical rebuild cycle in development is just a few
> > minutes.
>
> Great, but mmm... few minutes is much...
>
> Jacques