Is this an inflection point at which one could consider moving away from
Java? For mobile use, it's not ideal.

All the best,

John Blossom

email: jblos...@gmail.com
phone: 203.293.8511
google+: google.com/+JohnBlossom


On Fri, Apr 4, 2014 at 1:26 PM, Yuri Z <vega...@gmail.com> wrote:

> Hi
> As Java 8 was finally released, I think it would be great to migrate the
> WIAB code to Java 8.
> I already tried to compile it with jdk 8 and there are some issues, most
> due to improved type inference in Java 8 that is able to catch some not so
> correct class casts on generic classes that java 6/7 probably weren't able
> to infer and allowed.
> Anyway, it looks like it can be fixed.
> Another issue is GWT compilation - I don't know if GWT can work with Java 8
> source. Is there anyone who hd some experience with GWT and Java 8?
>

Reply via email to