I wanted to get a better understanding of the middleware concept so I wrote 
Container/Dispatcher to match the current spec here -

https://github.com/php-fig/fig-standards/blob/master/proposed/http-middleware/middleware.md

Only to discover that the interop package currently available for the 
interface here -

https://github.com/http-interop/http-middleware

Used by the psr15middlewares port of psr7middlewares here -

https://github.com/middlewares/psr15-middlewares

Doesn't follow the same DelegateInterface.

I've had a trawl through the mailing list and the closest I can find is 
some reference to a pending update of it.

Can anyone link me to a thread I've missed or write a quick explanation of 
the latest thinking please?

Cheers,

Andy

-- 
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 php-fig+unsubscr...@googlegroups.com.
To post to this group, send email to php-fig@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/fbc980c5-a084-4a89-aeec-2d346b6aaaaf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to