According to the latest post on his blog Brandon Savage thinks interfaces rock :
When I first learned PHP 5's object oriented syntax and rules, I didn't see much of a point to the interface options.
I felt that I could do more by defining abstract classes and at least filling in some of the methods with some details.
[...] As a developer, I've often wished there was a way to know that an object...
Post new comment