Hello all!

I've started to study GWT generators mechanism and noted that the *SourceWriter 
*interface is in two packages


   - com.google.gwt.codegen.server
   - com.google.gwt.user.rebin
   
As I understand tese packages relate to code generation task, but what's 
difference?

What package should I use?
Why *com.google.gwt.i18n.rebind.LocalizableGenerator* uses the 
*codegen.**server.SourceWriter*, 
but *com.google.gwt.i18n.rebind.**MessagesMethodCreator* uses 
*user.rebind.**SourceWriter*?


Best regards
Alexandr

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to