[dev] [commits] Horde branch master updated. 227e17105ca4e5878f2110c5ade26a3163782a0b

Michael J Rubinsky mrubinsk at horde.org
Wed Oct 16 21:35:37 UTC 2013


Quoting Michael M Slusarz <slusarz at horde.org>:

> Quoting Michael M Slusarz <slusarz at horde.org>:
>
>> commit d4301122ef66facb7080f68271c3f02ed8547d9d
>> Author: Michael M Slusarz <slusarz at horde.org>
>> Date:   Wed Oct 16 15:03:18 2013 -0600
>>
>>    Initial commit for Socket_Client package
>>
>> framework/Socket_Client/doc/Horde/Socket/Client/COPYING       |   
>> 458 +++++++++
>> framework/Socket_Client/lib/Horde/Socket/Client.php           |  198 ++++
>> framework/Socket_Client/lib/Horde/Socket/Client/Exception.php |   28 +
>> framework/Socket_Client/package.xml                           |   95 ++
>> 4 files changed, 779 insertions(+), 0 deletions(-)
>> create mode 100644 framework/Socket_Client/doc/Horde/Socket/Client/COPYING
>> create mode 100644 framework/Socket_Client/lib/Horde/Socket/Client.php
>> create mode 100644  
>> framework/Socket_Client/lib/Horde/Socket/Client/Exception.php
>> create mode 100644 framework/Socket_Client/package.xml
>>
>> http://github.com/horde/horde/commit/d4301122ef66facb7080f68271c3f02ed8547d9d
>> http://git.horde.org/horde-git/-/commit/d4301122ef66facb7080f68271c3f02ed8547d9d
>
> Thoughts on using namespaces going forward instead of underscores?   
> PSR-0 wise there is no issue mixing the two, and IIRC the only thing  
> preventing us from doing this back during the initial H4 release is  
> that it requires 5.3.0 (since we required 5.2.0 for H4).

Personally, I'd prefer to do this all or nothing to be consistent from  
a CS point of view. I don't want to have to remember that one class is  
Horde\SomeLibrary\Class and another is Horde_Library_Class.
-- 
mike

The Horde Project (www.horde.org)
mrubinsk at horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5849 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/dev/attachments/20131016/c04099cd/attachment.bin>


More information about the dev mailing list