سه‌شنبه، مرداد ۱۱، ۱۳۹۰

GWT

I never liked GWT as a web framework. Simply working with it did not feel natural to me. Today, I came across the following assessment of GWT by ThoughtWorks Technology Radar, which I would like to share with you:
"GWT is a reasonable implementation of a poor architectural choice. GWT attempts to hide many of the details of the web as a platform by creating desktop metaphors in Java and generating JavaScript code to implement them. First, in many ways, JavaScript is more powerful and expressive than Java, so we suspect that the generation is going in the wrong direction. Secondly, it is impossible to hide a complex abstraction difference like that from event-driven desktop to stateless-web without leaky abstraction headaches eventually popping up. Third, it suffers from  the same shortcomings of many elaborate frameworks, where building simple, aligned applications is quick and easy, building more sophisticated but not supported functionality is possible but difficult, and building the level of sophistication required by any non-trivial application becomes either impossible or so difficult it isn’t reasonable."

What do you think about GWT and the arguments made by Technology Radar?

هیچ نظری موجود نیست:

ارسال یک نظر