Hello Dmitry,

  i actually only saw pros on the question. And the only remote nay i
spotted during my original complaint was that there might be languages noone
knows where packages are named namespaces as well. In general we so far
always explained or compared PHP features with/against Java and or C++.
And using those two we are definitively going with the Java package
approach. So unless you have any real argument to increase confusion in PHP
again this patch should go in.

marcus

Friday, August 10, 2007, 2:00:06 PM, you wrote:

> Please don't commit it.
> We didn't come to conclusion, what name is better 'namespace', 'package',
> 'packet' ...

> Thanks. Dmitry.

>> -----Original Message-----
>> From: Johannes Schlьter [mailto:[EMAIL PROTECTED] 
>> Sent: Friday, August 10, 2007 1:27 PM
>> To: PHP Internals List
>> Cc: Dmitry Stogov
>> Subject: [PHP-DEV] Renaming namespaces to packages
>> 
>> 
>> Hi,
>> 
>> I think we reached the consensus to rename namespaces to 
>> packages as our implementation is more package-like. 
>> Therefore I wrote the corresponding patch which tries to get 
>> rid of all "namespaces" and "ns" (well, not all "ns" only the 
>> namespace-related ones of course) used in the code. 
>> Additionally I changed all package-tests. Any objections?
>> 
>> Does anybody (with the move-on-CVS-server powers) care about 
>> the history of the tests? Then please cp 
>> ZendEngine2/tests/ns_* to pkg_* there else I'll do a simple 
>> cvs rm and cvs add.
>> 
>> The patch is at 
>> http://schlueters.de/~johannes/php/zend_namespace_to_package.d
> iff and the tarball with the changed tests at
> http://schlueters.de/~johannes/php/zend_package_tests.tar.bz2

> johannes

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




Best regards,
 Marcus

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

Reply via email to