This is more a question than an opinion.

Wicket is a View first framework, and also has the cleanest separation
between Markups and Code that I have seen so far.

I think What Scripting technology one uses should anyway never be tightly
coupled with whats on the server. I keep seeing questions on Mobile device,
JQuery etc. In design people should just focus on bare minimal to connect
the two and avoid strong coupling. (just enough to trigger events and pass
data)

So in a way questions specific to "How wicket supports mobile devices, or
XYZ Scripting framework in the markup" are not really relevant.

Would that be a fair way of thinking? ..or am over philosophizing this? :)
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Integrating-Wicket-with-Dojo-Jquery-Dwr-Ext-Js-tp2304474p2305142.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to