[Seaside] mailing stack trace

Avi Bryant avi at beta4.com
Tue May 27 16:54:52 CEST 2003


On Tue, 27 May 2003, Nevin Pratt wrote:

> Oh, and some of that code was stolen from...hmm... I *think* some of it
> was Avi's code.  I could be wrong there, though-- but in any case, you
> can tell that I just grabbed stuff from where ever it was available,
> hacked it up, and used it.

Yes, there's some similar code in WAWalkbackView.  In fact, you could
probably get away with

str := String new writeStream.
"... print email info on stream ..."
WAWalkbackView new printWalkbackOn: str.




More information about the Seaside mailing list