Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
oblique63
on April 2, 2012
|
parent
|
context
|
favorite
| on:
Yahoo’s Mojito is Now Open Source
Sounds similar to GWT:
https://developers.google.com/web-toolkit/
aside from being in c++, any other differences or reasons why one might choose this over GWT?
raphinou
on April 3, 2012
|
next
[–]
It is not similar to GWT: GWT is client side only, with Wt you develop one code-base all in one language (C++ or a JVM language) that handles transparently server side and client side operations, including communication between both sides.
truncate
on April 2, 2012
|
prev
[–]
Maybe because GWT compiler is horribly slow.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
aside from being in c++, any other differences or reasons why one might choose this over GWT?