[Solar-talk] Proposal: Remove namespace to Solar::loadClass()/factory()

Rodrigo Moraes rodrigo.moraes at gmail.com
Tue Nov 7 10:30:41 PST 2006


On 11/7/06, Travis Swicegood wrote:
> The idea came to me at the end of writing the original email out, so I
> didn't have that fleshed out in the code.  I'll work on that and post a
> new patch as it will be absolutely necessary to provide a concrete
> override - the obvious case being when I want my Domain51_Sql to extend
> Solar_Sql - I can't ask for 'Sql' or I'll end up in an infinite loop.

This is very common for me - I usually extend Solar classes to add or
change one small functionality, and keep the same class name just
changing the namespace.

rodrigo


More information about the solar-talk mailing list