> I've been using GWT for a little bit now and I'm struck by how the
> HostedMode stuff and the Compiler are lumped together in one jar
> file.

Why ? HostedMode needs the compiler anyway.

> I'm wondering if anyone here has ever had the idea of splitting the
> compiler away from gwt-dev-linux.jar.  The compiler, presumably, does
> not need the Mozilla or SWT natice stuff, right?  So it would make for
> a smaller jar that could be used on headless machines just for
> compilation.

We use the compiler in a headless machine without any problems. The
HostedMode being in the gwt-dev jar doesn't stop the compiler from
working in a headless machine.
Do you have any particular problem ?

Cheers,

Salvador

On May 4, 10:10 pm, Desmond <[email protected]> wrote:
> Hi all,
>
> I've been using GWT for a little bit now and I'm struck by how the
> HostedMode stuff and the Compiler are lumped together in one jar
> file.
>
> I'm wondering if anyone here has ever had the idea of splitting the
> compiler away from gwt-dev-linux.jar.  The compiler, presumably, does
> not need the Mozilla or SWT natice stuff, right?  So it would make for
> a smaller jar that could be used on headless machines just for
> compilation.  The HostedMode stuff (and the rest) would stay behind.
>
> Has anyone tried this?  Are there any gotcha's? Is it a lost cause?
>
> Desmond
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to