Hi,

I've written a custom generator, which functionally works fine. The
only slightly nagging point is that the generator generates the same
source code for all permutations, but still gets invoked once per
permutation (which means quite a few times for an app with i18n...).
This increases build time - is there any way to only invoke the
generator once, or to somehow cache the generated code so speed things
up?

Thanks for any help,
Matt

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to