Quoting Chuck Hagenbuch <[email protected]>:

This package isn't yet updated for Horde 4. Can we please put packages
from existing PHP 4/Horde 3 code into the hatchery for now, until they
are rewritten?

It was rewritten.  Unless I am missing out on something.  Checklist:

Convert to PHP 5 (__construct, use __destruct instead of register_shutdown_function) DONE
Convert to exception handling  DONE
Convert to new PEAR package structure  DONE
Autloading  DONE

The only thing I didn't do is change the case of the driver names. But that's a little trickier because it relies on config values on users' servers rather than a code line I can change. Obviously, I can do ucfirst()'ing, but I'd rather not bring in String:: as a dependency.

michael

--
___________________________________
Michael Slusarz [[email protected]]

__
commits mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to