zendframework / zend-mvc

Mvc component from Zend Framework
BSD 3-Clause "New" or "Revised" License
105 stars 89 forks source link

Suggestion for ZF3: extract FlashMessenger from Zend\Mvc for better reusability #52

Closed RalfEggert closed 8 years ago

RalfEggert commented 8 years ago

I would like to suggest to extract the FlashMessenger from the Zend\Mvc package for better reusability. Current scenario I am working on: I want to use something like that within an Zend\Expressive application.

gianarb commented 8 years ago

Good for me.. But maybe a single component with this feature is to much stupid.. :) In your opinion how it could grow?

weierophinney commented 8 years ago

Done - it's in zend-mvc-plugin-flashmessenger.