-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I is just a suggestion.
The classes shoud be in a namespace, for example:
OAuth2_Client_Abstract
OAuth2_Server_Abstract
or
OAuth2\Client\Abstract
OAuth2\Server\Abstract
Right now it is diffucult to autoload the classes in a clean way.
Original issue reported on code.google.com by [email protected] on 18 Apr 2012 at 12:16