Hacker News new | ask | show | jobs
by johnyzee 6491 days ago
That's because a GWT app is not a web page. It's an application. In order to create a GUI for it you will need to be able to work with components and events, the same way you construct a desktop application, which was always the domain of programmers.

I assume Cappucino is targeting the same type of next generation web applications.