Good catch, I Commited in haste it seems when I was commenting and cleaning up, its updated now, and works, ive tested ;)

Thanks,
Ralph

Nico Edtinger wrote:
[31.01.2007 21:08] Ralph Schindler wrote:
Cheers, and let me know what you think!

There's a bug:

// ...
    protected static function start()
    {
        if ($namespace == "") {
            throw new Exception(__CLASS__ . ": namespace cannot be null.");
        }
// ...

$namespace is not defined.

nico


Reply via email to