Hello Pierre,

Thursday, July 20, 2006, 12:08:10 PM, you wrote:

> Hello,


>> [7] Classes should be given descriptive names. Avoid using abbreviations 
>> where
>>     possible. Each word in the class name should start with a capital letter,
>>     without underscore delimiters (CampelCaps starting with a capital 
>> letter).
>>     The class name should be prefixed with the name of the 'parent set' (e.g.
>>     the name of the extension).
>>
>>     Good:
>>     'Curl'

> Curl is good but not Zip? Should I use ZipZip? Come one, it is ridiculuous.

When Derick began with Date naming it different was rediculous, too.
Why not ZipFile, ZipArchieve, ZipClass or PhpZip. At least the latter
probably noone has used so far. And i can only repeat myself, it seems
highly likely that there are classes named Zip out there.

Best regards,
 Marcus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to