Friday, September 26, 2014

Re: GWT version with Java 8 support

Also, don't forget  getAnnotationsByType(), getDeclaredAnnotation() and getDeclaredAnnotationsByType()  for c.g.g.core.ext.typeinfo.HasAnnotations. It may sound trivial, but needs a hard refactoring on the old ASM fork.

- Andrés Testi

El jueves, 25 de septiembre de 2014 12:17:40 UTC-3, Thomas Broyer escribió:


On Thursday, September 25, 2014 3:57:33 PM UTC+2, Thanos wrote:
There were initially two aspects to java8  support. 
1) Lambda compilation
2) SDK emulation

It was indicated that 1 but not 2, may still make GWT 2.7. Allowing for some of the benefits for reduced verbosity now, if you avoid using java8 only JDK bits. Have both 1 and 2 been pushed to GWT 3.0 now?

--
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+unsubscribe@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.

No comments:

Post a Comment