Hi Ivan,

On Mon, Nov 7, 2011 at 3:59 PM, Ivan Enderlin @ Hoa
<ivan.ender...@hoa-project.net> wrote:
>
>
> On 07/11/11 18:41, guilhermebla...@gmail.com wrote:
>>
>> Hi Ivan,
>
> Hi,
>
>>
>> I updated the RFC a few hours ago based on a lengthy discussion in
>> php-standards.
>> It seems after these 2 years of PSR-0, all the rules are kept, but
>> some changes were made to the original code (the one in RFC) to
>> enhance the support. They are:
>>
>> - Multiple paths per namespace
>> - Silent mode
>>
>> The first one seems very useful in a component based library, while
>> the second is intended to not explode the class required if you have
>> multiple instances of ClassLoader.
>
> Exactly.
>
>> I added quickly the methods ->registerNamespace() and
>> ->registerPrefix() to RFC, but I still require to update the
>> SplClassLoader PHP based version.
>
> Ok.
>
>>
>> By now, you can either look at Symfony 2, Doctrine 2 or Zend Framework
>> 2 to see the implementation details.
>
> The implementation is not a problem. I just said that your RFC is not
> consistent and thus we can't vote for a partial RFC, it's has no sense.
>
> I repeat my proposition to participate to this effort (PSR). How can I
> contribute?

The PSR-0 went to Final Release 2 years ago.
It's not possible to change it anymore. If you find relevant items,
you can open another PSR for discussion. But be aware that autoloading
ones would be likely rejected since we already reached some standards.
=)

To participate of php-standards group, feel free to join here:
http://groups.google.com/group/php-standards

>
> Best regards.
>
> --
> Ivan Enderlin
> Developer of Hoa
> http://hoa.42/ or http://hoa-project.net/
>
> PhD. student at LIFC/DISC (Vesontio) and INRIA (Cassis)
> http://lifc.univ-fcomte.fr/ and http://www.inria.fr/
>
> Member of HTML and WebApps Working Group of W3C
> http://w3.org/
>
>



-- 
Guilherme Blanco
Mobile: +55 (11) 8118-4422
MSN: guilhermebla...@hotmail.com
São Paulo - SP/Brazil

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

Reply via email to