Update -- bug fixes in

Hi all, I made lots of small bug fixes recently, to address exceptions
and other rare-case NullPointerExceptions I encountered.

I also struggled for a long time to employ ProGuard, a Java optimizer,
to our libraries and code. It caused problems, and when they were
resolved, I could not achieve any measurable performance gain. So I
scrapped it. Performance is still iffy, but not bad.

Sean

Received on Wednesday, 19 December 2007 02:37:45 UTC