Yes PSR-16 is meant to live alongside PSR-6, so it has to be reasonably
> compatible and yes a bridge has been done (https://github.com/php-fig/si
> mplecache/commit/13f43ba7f6d5ce37c6c115c26a5f653c2d9c1e18).
>

Note that by not sharing the same namespace for exceptions, the actual
bridge is going to be much more verbose (even more if `*Multiple` methods
are going to accept array|Traversable.)
And converting instances of CacheException (the interface) from one
namespace to another is even going to be impossible...

-- 
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/CAOWwgpnmbSLp7AHoBYkzHihe6BQ1S%3D57V4Q2egZMWe_x0QaOTw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to