[Seaside] Tutorial Part 2 requests?

Avi Bryant avi@beta4.com
Sun, 24 Feb 2002 23:17:15 -0800 (PST)


On Sun, 24 Feb 2002, Larry Trutter wrote:

> Seaside appears to have a great start and I am looking forward to the new
> tutorials!

So about those new tutorials... ;-)

I've been struggling to come up with a sample application for Part 2, and
it occured to me that its intended audience might have a thing or two to
say.  I intend the focus to be on the call/return model between pages, as
well as maybe going into the session/transaction/page structure, but I'm
having a hard time coming up with a simple enough way of showing this off.
The /entry example highlights some of this, as does the /store example in
a different way, but neither of them are really appropriate for a
tutorial.  So if someone has a simple application they want to see
explored in a tutorial, speak now...

If nobody pipes up with a brilliant idea, I plan to write it up around a
simple bug tracker (add/edit/remove issues from a table), but that doesn't
entirely satisfy me - only two pages involved (the table and the add/edit
page), without much interesting flow between them, and no obvious
transaction boundaries.

Either way, it should be up by the end of this week.

Cheers,
Avi