Monday, May 31, 2010

Re: Optimizing Dev Module with user.agent?

On 31 mai, 04:27, Andrew Hughes <ahhug...@gmail.com> wrote:
> Hi,
>
> I'm told that dev mode run's directly against java classes. Could I expect
> reduced compile+build times by specifying my specific user.agent when
> running in dev mode? Is the user.agent even used when running in dev mode?

No, it won't change anything. As deferred-binding is done "on the
fly", DevMode already knows which user-agent is currently running the
module.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment