On Wed, Aug 12, 2009 at 2:38 AM, Chad<innocentkil...@gmail.com> wrote:
>
> My point is that not declaring visibility on new code (ie: leaving
> everything public) is poor form. It usually doesn't take very long to
> make the decision about what scope to put a function or variable
> in, and it can always be changed later if the choice was wrong.
>
Well, you can always go up (private>protected>public), but not
necessarily go down without possibly breaking things you are unaware
of.


Bryan

_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to