[Solar-talk] Solar::loadInterface()?
Rodrigo Moraes
rodrigo.moraes at gmail.com
Wed Sep 6 04:39:54 PDT 2006
On 9/6/06, Antti Holvikari wrote:
> ZendFW has it, should Solar have it too? Or is there a reason why it's
> not there? Now I have to use require_once to load my interfaces...
I don't remember of any Solar interface, and I don't know why, I guess
for the sake of simplicity. You can create your loadInterface()
function (mixing Zend::loadInterface() with Solar::loadClass()) in
your vendor main class, if you have one. Better than require_once, I
think...
cheers,
rodrigo
More information about the solar-talk
mailing list