News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Chance Garcia's Blog:
Visibility and inheritance
August 12, 2009 @ 09:40:20

In this recent post to his blog Chance Garcia looks at visibility and inheritance in PHP applications. Specifically, it references a question that came up on IRC about the "default" visibility for methods and the open/closed principle.

Out of the whole discussion, here is the points I got (aka understood) out of it. Please correct me in the comments if I'm off base in any way.

There's two points he makes in the remainder of the post:

  • Methods should only be public when necessary.
  • Private methods allow you to preserve the class' core functionality.

There's also a bit of code included to illustrate some of his points.

0 comments voice your opinion now!
visibility inheritance openclosedprinciple




Community Events





Don't see your event here?
Let us know!


interface api interview podcast conference custom language phpunit development application introduction symfony2 series package unittest community release framework test opinion

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework