[Solar-talk] Proposal: Remove namespace to Solar::loadClass()/factory()
Travis Swicegood
development at domain51.com
Tue Nov 7 10:01:51 PST 2006
Rodrigo Moraes wrote:
> On 11/7/06, Travis Swicegood wrote:
>
>> If Solar::loadClass() is changed, Solar::factory() does not need to be
>> changed as it relies on Solar::loadClass().
>>
> Indeed, but I think $class should be received by reference then:
> loadClass(&$class)?
>
I wouldn't. That is why I have loadClass() now returning the name of
the class it found.
-Travis
More information about the solar-talk
mailing list