POP/SMTP without user interaction?

Stefan Matthias Aust sma at baltic-online.de
Tue May 30 15:55:45 UTC 2000


Hi!

Has anybody already changed things like POPSocket and SMTPSocket so
that they'll work in a GUI-less environment?  At the moment, both
classes will prompt the user in #waitForDataQueryingUserEvery:
which is, well, not the best idea.  I also dislike that this method
will emit errors using #error: instead of generating more appropriate
SocketExceptions.


bye

PS: The same question needs to be asked for FileStreams which also
assume that there's always a user to answer questions...
--
Stefan Matthias Aust             Projektleiter/Softwareentwicklung
Baltic Online Computer GmbH,    Alter Markt 1-2,        24103 Kiel
Fon: +49 (0) 431-54003-0 Fax: -99      http://www.baltic-online.de





More information about the Squeak-dev mailing list