Y
Hacker News
new
|
ask
|
show
|
jobs
by
drop19
7011 days ago
Seaside (because I want to implement some heavy desktop-like capabilities)
1 comments
richcollins
7010 days ago
How does seaside help with that? Do you code all of the client logic in Smalltalk instead of Javascript?
link
papersmith
7010 days ago
I guess seaside's continuation passing style helps to reduce complexity in managing states, which is a major requirement in desktop-like apps.
link