All blog posts tagged with class

Class Proxy in PHP

Posted May 14, 2010

One of the nice things with PHP is that if you include a file from within a class method, that included file can use "$this" to access the class which included it. Very handy.

However, today I wanted to make it even easier - I wanted the loading of content to exist in a separate class, but I still w…

Read more

New Open Source Project - ClassFactory

Posted November 3, 2009

I have finally released the source code for my "ClassFactory" library on Sourceforge.

This library is heavily used in my JavaStubs testing framework to dynamically manipulate classes during runtime to enable partial/complete class stubbing/mocking.

As with all my projects, this is released under GPL…

Read more

Displaying all 2 posts

Visit my Friends and Family

If you've enjoyed my site, please take a moment to visit my friends and family, many of whom have some interesting insights, and entertaining thoughts and ideas.