That makes sense, but can this be changed for a future release?

I've been using a common icon-set for a few projects, and it would be
nice if it could be auto-optimized when compiling, rather then having
to manually make a different version for each project.


On Jul 20, 4:36 pm, Thomas Broyer <[email protected]> wrote:
> On 15 juil, 04:31, Kelvin <[email protected]> wrote:
>
> > I create a SilkImageBundle and put all silk icons library to it. the
> > silk icon library contains 1000 icons and just a few hundreds of them
> > are being used by the application.
> > And I supposed that GWT can optimize the icon set and contains only
> > the icons that being used. However, the generated icon set is the full
> > set of silk library.
>
> To answer your question (why is it behaving that way?): the generators
> run before any optimization of the code, so the ImageBundleGenerator
> cannot know which method (hence, image) is actually used and which
> isn't.
--~--~---------~--~----~------------~-------~--~----~
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