Personally I'm fine with PSR-6 and PSR-16 sharing a util repo.  It's not
large and anything not used is just ignored on disk, so there's really
no cost to it.

--Larry Garfield

On 11/09/2017 01:46 PM, Pol Dellaiera wrote:
> In the meantime, I've created a PR for
> php-fig/cache-util: https://github.com/php-fig/cache-util/pull/13
>
> Let's see if we can add it to that repo or create a new repo for it.
>
> On Thursday, November 9, 2017 at 8:28:59 PM UTC+1, Pol Dellaiera wrote:
>
>     Hi all,
>
>     Today I submitted my first PR against psr/simple-cache
>     <https://packagist.org/packages/psr/simple-cache>: 
> https://github.com/php-fig/simple-cache/pull/10
>     <https://github.com/php-fig/simple-cache/pull/10>
>
>     I went on IRC to get some feedback about it and Crell told me
>     something I didn't know yet, that those PSR packages are almost
>     "immutable" and only very simple trivial changes were allowed.
>
>     So, if I want to add a NullCache object a CacheAwareTrait trait
>     and a CacheAwareInterface, it should be done in a fig/*-util
>     repository <https://packagist.org/packages/fig/>.
>
>     The question that I would like to submit in you is the following,
>     if I would like to add a NullCache object, a CacheAwareTrait trait
>     and a CacheAwareInterface, should it be done in php-fig/cache-util
>     <https://github.com/php-fig/cache-util> or a new repository
>     php-fig/simple-cache-util repo ?
>
>     Let me know what you think.
>
>     Thanks in advance.
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "PHP Framework Interoperability Group" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/php-fig/803e84c2-d26e-40b2-bcc8-5d9baba814c2%40googlegroups.com
> <https://groups.google.com/d/msgid/php-fig/803e84c2-d26e-40b2-bcc8-5d9baba814c2%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/d5b6bfcb-9f25-e632-ad3b-84af9541919e%40garfieldtech.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to