Hi,

I would never write anything non trivial to javascript. I want the
capability of static typing and refactoring. If you don't trust or like GWT
widgets you can roll your own effectively treating GWT as a java2javascript
compiler which is a very valid approach. However if plain javascript
doesn't cut it and you need to use some widget library like extjs then
again you are dependent on something so you have to consider your
dependencies anyway.



On Tue, May 13, 2014 at 11:38 PM, Farzad Mahjobi <[email protected]> wrote:

> Hi,
>
> I am exploring some of the alternatives in converting/rewriting an
> existing application which based on Adobe Flash (actionsrcipt2/3) to an
> HTML5 compliant application. The current application uses JavaScript, AJAX,
> HTML, XML and Flash (ActionScript2/3). I am looking to replace the Flash
> part with HTML5 compliant code to remove the Flash dependency.
>
> One of the alternative I would like to consider is to use GWT. I do like
> the benefits that GWT has to offer, however I have some concerns in using
> it.
>
> My general concern is regarding GWT limitations on UI Widgets and the fact
> that once written your code will be dependent on it. So here are my
> questions:
>
> 1)      Would you choose using GWT to write an HTML5 application?
>
> 2)      Or would you just write your code in plain JavaScript?
>
>
> Thank you.
>
> --
> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Vassilis Virvilis

-- 
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 [email protected].
To post to this group, send email to [email protected].
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