Before I file a ticket, I just wanted to check:Is there any rational reason behind the $_db, $_table, and $_columnMap properties of Zend_Log_Writer_Db being marked as private rather than protected?
It makes subclassing it basically useless/impossible, and subsequently creates a copy and paste code maintenance nightmare.
