News Feed
Jobs Feed
Sections




News Archive
Stubbles Blog:
Loading classes from the XP-Framework
April 09, 2007 @ 12:22:00

On the Stubbles blog, there's a new post that describes how to load in classes from the XP-Framework into the Stubbles framework.

The following little example uses a so called foreign class loader that is responsible for a given namespace, in this case net.xp_framework. This class loader is registered within the default Stubbles class loader. After that, all classes that reside in the namespace where the foreign class loader is responsible for will be loaded via this class loader.

The method they use is simple - seven lines of code simple. It loads in the class file using the load() functionality of the Stubbles framework making it so it can be called natively after creating an object for it.

0 comments voice your opinion now!
xpframework load class module native object xpframework load class module native object


blog comments powered by Disqus

Similar Posts

Felix Geisendorfer's Blog: Assert the yummyness of your cake

Chris Hartjes' Blog: Using CakePHP's Native Web Service Support

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

Stefan Mischook's Blog: A Question about object properties in PHP Classes

DevShed: Using Directory Iterators and MySQL with Adapter Objects with PHP


Community Events











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


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

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