api coding

Chuck Hagenbuch chuck@horde.org
Tue, 16 Oct 2001 16:22:36 -0400


Jan - any particular reason you did:

            $app = $registry->getMethod('tasks/list');
            if (isset($app)) {
                $taskList = $registry->callByPackage($app, 'tasks/list');

instead of just:

$taskList = $registry->call('tasks/list');

?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be lie, like children whose faces we cannot see, in 
the arms of silence. All we ever have is here, now." - Ursula K. Le Guin