[Seaside] Wafer weblog sample application

tblanchard at mac.com tblanchard at mac.com
Fri Aug 8 20:36:55 CEST 2003


Attached is an implementation of the Wafer Weblog reference application.
I'm going to speak to a bunch of J-heads that have developed an 
obsession with finding the perfect web application framework.  I 
thought I'd show them Seaside and rock their world a little bit.

This version uses the amazingly weak SmartFileDictionary.  Not too 
robust.  God help us if two users login at once.  OTOH, they don't seem 
to care how persistence works.  Just page rendering and session 
management.

The model for this thing is at: 
http://www.waferproject.org/weblog-prototype/index.jsp

My version is attached: -------------- next part --------------
A non-text attachment was scrubbed...
Name: Wafer.st
Type: application/octet-stream
Size: 38313 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20030808/c411a24b/Wafer.obj
-------------- next part --------------


This one will try to store data in /tmp.  Change the WaferSession class 
methods to fiddle with configuration.

Any comments, critiques, or suggestions for cool variations are much 
appreciated.

-Todd Blanchard


More information about the Seaside mailing list