[Code] php-openid / Auth_OpenID_DatabaseConnection

Mathieu Jobin somekool at gmail.com
Tue Feb 15 15:17:21 UTC 2011


Hi there,

I really think Auth_OpenID_DatabaseConnection should be an interface instead
of a class.
our application's database abstraction layer use classes and
with Auth_OpenID_DatabaseConnection being a class, I would need to subclass
two classes at the time, which PHP does not allow.

I made Auth_OpenID_DatabaseConnection an interface instead, and thought it
would be useful emailing you about that change.

thanks

-- 
Mathieu Jobin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-code/attachments/20110215/05bb853a/attachment.html>


More information about the Code mailing list