[Seaside] mailing stack trace

Nevin Pratt nevin at smalltalkpro.com
Tue May 27 17:39:44 CEST 2003



Avi Bryant wrote:

>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.
>
>  
>

Hey, there we go :-)

And also, there's definitely simpler code for emailing.  I've seen it 
(somewhere).

Thus, we should be able to reduce this issue down to, say, five or six 
lines of code.

Nevin





More information about the Seaside mailing list