I am noticing in a lot of the code that there are private member variables. That makes it very hard for someone who is extending the code, since they do not get access to those variables. Is there a reason for choosing private over protected?




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to