@Paul @Larry Thanks for your feedback! I don't mind putting all cache related stuff in fig/cache-util, it does make sense indeed, this is why the PR is already done :-)
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 > > 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]. 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/e0257d9f-2e7e-4aee-8321-e2edc8008525%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
