This post originated from an RSS feed registered with Agile Buzz
by James Robertson.
Original Post: Pick One
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Ian Prince notes an interesting comment from Randall Schwartz: you can have easy bookmarking, or easy session handling:
In traditional web programming, the default is "sessions are hard, bookmarks are easy". In Seaside, the default is "sessions are easy, bookmarks are hard". You can't get both at the same time.
Of course, top level bookmarks in Seaside are easy - and you can't typically save session bookmarks, Seaside or not - Try saving a link from the middle of an Expedia reservation search, for instance.