help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] POP and SMTP assistance


From: Stephen Compall
Subject: Re: [Help-smalltalk] POP and SMTP assistance
Date: Fri, 07 Sep 2007 22:06:42 -0500

On Sat, 2007-09-08 at 14:55 +1200, Stephen wrote:
> Object: nil error: did not understand #readFrom:

In general, when you try to send a message to a class that you name in
your code (MimeEntity here), and you get an error that says it is nil,
it means that GST couldn't find such a class in your method's namespace.

> PackageLoader fileInPackages: #('NetClients')!
> Smalltalk addSubspace: #NetClients!

This #addSubspace: send is vacuous.  What are you trying to do here?

-- 
;;; Stephen Compall ** http://scompall.nocandysw.com/blog **
"Peta" is Greek for fifth; a petabyte is 10 to the fifth power, as
well as fifth in line after kilo, mega, giga, and tera.
  -- Lee Gomes, performing every Wednesday in his tech column
     "Portals" on page B1 of The Wall Street Journal

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]