Slashdot Mirror


User: JChrisP82

JChrisP82's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. GWT Analysis on Is the Google Web Toolkit Right For You? · · Score: 1

    A competing framework Thinwire[www.thinwire.com] has another analysis of GWT.
    http://www.thinwire.com/thinwire_vs_gwt.html

  2. Re:Already Been Done on Google Releases AJAX Framework · · Score: 1

    From what I can tell, the main difference between the two is that GWT is compiled to be all client-side code and Thinwire is a distributed model with most of the hard processing done server-side.