Derick Rethans wrote:
On Thu, 20 Jul 2006, Pierre wrote:

Do you really ask me what Zip say?

You miss the point. If you do "new Zip" ... then I've no idea what the object you get represents. However, doing "new ZipArchive" makes sense as then you know the object represents a ZipArchive for example. Just "Zip" doesn't say anything about the object so I consider it a bad classname.

I am definately in the camp that wants zip handling in core, but I also think Derick's naming argument makes sense.

regards,
Lukas

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

Reply via email to