Hi Jordi!

I will reply one message per issue.

First that I see in current CacheInterface is `blaMultiple` methods, that 
seems strange and far-fetched in *simple* cache interface.

Why do I need to think about blaMultiple when I have `CacheInterface 
$cache`? It's a simlpe cache with get/set and more complex usage patterns 
are already in current Cache PSR.

So I suggest to remote remove blaMultiple from CacheInterface into 
MultipleCacheInterface. Or just remove it from SimpleCache at all.

среда, 16 ноября 2016 г., 21:22:20 UTC+7 пользователь Jordi Boggiano 
написал:
>
> Heya, 
>
> We believe PSR-16, Simple Cache, is now ready for final review. As 
> coordinator, I hereby open the mandatory review period prior to a formal 
> acceptance vote; voting will begin no earlier than December 1st, 2016. 
>
> Here are links to the most current version and its meta document: 
>
>
> https://github.com/php-fig/fig-standards/blob/1cf169c66747640c6bc7fb5097d84fbafcd00a0c/proposed/simplecache.md
>  
>
>
> https://github.com/php-fig/fig-standards/blob/1cf169c66747640c6bc7fb5097d84fbafcd00a0c/proposed/simplecache-meta.md
>  
>
>
> The package containing the interfaces is there: 
>
> https://github.com/php-fig/simplecache 
>
>
> The latest important changes to the interfaces can be found at: 
>
> https://github.com/php-fig/simplecache/releases/tag/0.2.0 
>
>
> And FWIW, Scrapbook already provides a PSR-16 implementation in its 
> upcoming release: 
>
> https://github.com/matthiasmullie/scrapbook/blob/master/src/Psr16/SimpleCache.php
>  
>
>
> Thanks for your time reviewing! 
>
> Cheers 
>
> -- 
> Jordi Boggiano 
> @seldaek - http://seld.be 
>

-- 
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/3a529209-5409-47fe-9bb4-7e2bd05bb182%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to