August 2005 - Posts

Elided code was not clearly marked
Both listener classes on p. 134 should include a private declaration of the Logger Singleton class:


        private static Logger logger;


This declaration was removed from the code listing, but not discussed in the text.

 

 

Posted by wwagner | with no comments
Filed under:
2nd paragraph
The sentence "The as operator returns true ..." Should read "The is operator returns true ..."

Posted by wwagner | with no comments
Filed under: