PHP Classes

Some remarks about this class package

Recommend this page to a friend!

      Type Hint Class  >  All threads  >  Some remarks about this class package  >  (Un) Subscribe thread alerts  
Subject:Some remarks about this class package
Summary:Just some remarks about the motivation of this class package
Messages:1
Author:Martin Alterisio
Date:2007-11-05 15:43:48
 

 


  1. Some remarks about this class package   Reply   Report abuse  
Picture of Martin Alterisio Martin Alterisio - 2007-11-05 15:43:48
The classes in this package were originally part of a bigger system I had been developing. I decided that system had become way too big and it was better to divide it in smaller parts.

The type hinting override module (this one) worked in conjunction with a generics library to provide a way to emulate strongly typed interfaces to objects.