News Feed
Jobs Feed
Sections




News Archive
Tobias Schlitt's Blog:
Virtual Properties
May 10, 2007 @ 07:57:00

In response to this previous post from Jeff Moore, Tobias Schlitt shares some of his own comments on the subject - mainly that he wholeheartedly agrees.

The usage of interceptors (__get()/__set()/__isset()/__call()) makes your API a lot more readable and comfortable, while maintaining the purpose behind getters and setters: Checking the correctness of values assigned to a property and wrapping around retrieval mechanisms for a property. I personally call the way of maintaining value-correctness for properties through interceptors virtual properties, which fits quite nice I think.

Tobias gives an example of what he means by these "virtual properties" with an illustration from something widely used on the eZ Components libraries - comparing one method of setting text to an object to another (just setting versus the wrappers).

0 comments voice your opinion now!
virtual properties setter getter interceptor ezcomponents virtual properties setter getter interceptor ezcomponents


blog comments powered by Disqus

Similar Posts

Derick Rethans' Blog: eZ Components 2007.2

Bogdan Albei's Blog: Create your perfect virtualised PHP development environment

Tobias Schlitt's Blog: Virtual Properties

PHPMaster.com: An Intro to Virtual Proxies, Part 1

Tobias Schlitt's Blog: My first book! (The eZ Components Developers Handbook)


Community Events











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


unittest series framework language example tool conference zendframework2 podcast testing phpunit functional code application development community introduction release opinion interview

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