IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Well yeah
I agree with you - but I wasn't gonna slam it.

I'm starting to dig Seaside - a Squeak based web app server - it uses continuations to basically stash a copy of the app in a given state mapped to various unique urls. Makes backtracking more straightforward to deal with (data persistence to a rdbms is another thing).

It uses a builder pattern with lots of CSS support to provide page layout. No templates. The designers of the framework have been batting around how they want to layout UIs and templates were tossed in favor of design components - via builders or maybe adding a visual editor.

I am out of the country for the duration of the Bush administration.
Please leave a message and I'll get back to you when democracy returns.
New Re: Well yeah

I'm starting to dig Seaside - a Squeak based web app server - it uses continuations to basically stash a copy of the app in a given state mapped to various unique urls. Makes backtracking more straightforward to deal with (data persistence to a rdbms is another thing).


You might also be interested in looking at [link|http://www.plt-scheme.org|PLT Scheme], since IIRC they are the folks that Avi Bryant got the idea of continuation-based web apps from.
New Yeah but can you edit code in the browser?
Seaside has a page that implements a Smalltalk browser - on the local machine it feels about as fast as Squeak's GUI - and you don't have to switch windows. Thats pretty hard to beat.

I am out of the country for the duration of the Bush administration.
Please leave a message and I'll get back to you when democracy returns.
New Continuations -- Cool
Todd: I'm starting to dig Seaside - a Squeak based web app server

Avi (one of the Seaside developers) gave a demo of this at this years Ruby conference (using a Ruby version of the Seaside code ... Ruby has continuations built in). Yow! It blew my socks off. Finally a decent example of a good use of continuations. It almost made me wish I was developing web apps (but not quite).
--
-- Jim Weirich jweirich@one.net [link|http://w3.one.net/~jweirich|http://w3.one.net/~jweirich]
---------------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)
     Temgen - (folkert) - (5)
         No interest here - (ben_tilly) - (4)
             Well yeah - (tuberculosis) - (3)
                 Re: Well yeah - (neelk) - (1)
                     Yeah but can you edit code in the browser? - (tuberculosis)
                 Continuations -- Cool - (JimWeirich)

Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam!
95 ms