> Good question! I added a maven profile to the Elemento samples [1] which 
> just runs the annotation processors. Now I can execute mvn compile -apt 
> whenwver 
> my HTLM template has been changed. 
>
> [1] https://github.com/hpehl/elemento/blob/develop/samples/pom.xml#L175
>

I see, so in that case the workflow is rather slow because mvn compile will 
be slow. I was just curious because Singular, UiBinder (if converted to 
APT), Errai UI (if converted to APT) would all have the same "issue" and I 
thought you might have implemented a more performant way of triggering APT 
again without all the build tool overhead.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to