The "Comment" application seems not to be working. There definitely is a
missing template file "ShowAllComments.html". There's also a problem with
initializing the notes ivar in Discussion (it's lazily done in #at:put:,
but I suspect that's not sufficient).
Mark, do you ahve a ShowAllComments.html lying about, or should we just
excise this example entirely? Removing the classes, eliminating the two
templates that *are* there, removing the comment link form pws.html, and
killing the setup in PWS>>initializeAll should do it.
I also want to slurp the PWS setup files into the image, perhaps
gzipped. A class var in PWS should do the job. That way, folks don't have
to find the latest server.tar/.sea.
Cheers,
Bijan.