<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 10, 2014 at 9:15 AM, Erik Jan de Wit <span dir="ltr">&lt;<a href="mailto:edewit@redhat.com" target="_blank">edewit@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I was at gwtcon last week and I talked with Daniel Kurka ( he is part of the gwt team) about inbox. This is a new gmail app that is launched on iOS web and android. So google even though they have a lot of people to develop applications went for a cross platform approach based on Java. They considered cordova, but because they wanted an UI that was very speedy and also on older android devices they choice native. Java is used across all platforms using gwt to translate Java to javascript and j2objc to transform Java to objective-c. He reckons that about 70 - 80 % of the code is shared.<br>
<br>
So that gave me an idea, instead of using Java as the common language why not use javascript. And build a native UI that calls the javascript parts. This is of course a bit like appcelerator but without a layer in between. That way you could also still target windows phone.<br></blockquote><div><br></div><div>not sure we really target UI. It&#39;s more libraries (and gluecode) that AeroGear brings to the table</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Why not try out this idea and see if it’s feasible? WDYT?<br>
<br>
Cheers,<br>
        Erik Jan<br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div></div>