The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Spreading the meme

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Spreading the meme Posted: Mar 8, 2004 8:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Spreading the meme
Feed Title: Avi Bryant
Feed URL: http://smallthought.com/avi/?feed=rss2
Feed Description: HREF Considered Harmful
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Avi Bryant

Advertisement
Ken MacLeod has a good post on continuation-based web frameworks. One quote I found interesting was this one:
Different "panes" (as opposed to frames, ick) can be in different "threads" of continuation without affecting each other as the user navigates through each request.
As far as I know, this particular feature is unique to Seaside. If anyone knows of other systems that support this, I'd like to hear about it - I'm curious to see how others went about implementing this.

Ken also hints that continuations may be getting more widespread in the future:

The Apache Java Cocoon folks ... implemented continuations in JavaScript within Cocoon Flow.... Python is wavering on the edge of support for continuations; this could be the killer use case for continuations in Python. Perl 6 will have continuations.
I'm very interested in hearing about any projects to bring continuation-based web frameworks to new languages. I'd be happy to act as a consultant on such projects, sharing some of the experience I've gotten over the last couple of years building Seaside and deploying Seaside applications, even if I don't have time to directly contribute code. For that matter, if someone wants to hire me to write a Seaside-like framework in Python, Ruby, Javascript, Java, and so on, I'm all ears; adapting the design to a new environment would be an interesting challenge. I wouldn't expect to be able to reproduce everything the Smalltalk version supports, but I'd be shocked if we didn't end up with something a far sight better than what's available now.

(Well, I can dream, can't I?)

Read: Spreading the meme

Topic: StS 2004 Schedule Previous Topic   Next Topic Topic: StS 2004 News

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use