Hi, Am Freitag, den 16.01.2009, 12:26 +0800 schrieb Guillaume Chereau: > Can I assume that any call made `just after` we receive the > onReadyStatus signal will succeed or should I still check for the > exception after it ?
I think you can never be sure that “just after” is fast enough, so for reliable code, you always need to handle the exceptions – just like you can never be sure that malloc will succeed or that a write() to a file wrote the whole content. Greetings, Joachim -- Joachim "nomeata" Breitner mail: [email protected] | ICQ# 74513189 | GPG-Key: 4743206C JID: [email protected] | http://www.joachim-breitner.de/ Debian Developer: [email protected]
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ smartphones-standards mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-standards
