If anyone wants to extend your class, using private methods makes it very hard.
Your private methods should be protected methods. There's very little reason to
use 'private' in general.
Original issue reported on code.google.com by a...@flickswitch.cc on 11 Jul 2011 at 8:26
Original issue reported on code.google.com by
a...@flickswitch.cc
on 11 Jul 2011 at 8:26