my life

day to day

PHP5 Class Visibility

August 31st, 2006

Beware: Visibility works on a per class basis and does not prevent instances of the same class from accessing each others protected/private properties/members! I consider this a real cop out from an OO perspective and doesn’t offer me any level comfort.

add to del.icio.us    add to technorati favs    email this

Leave a Reply