Hi Chris, On Wed, Apr 13, 2011 at 2:11 AM, ctoomey <[email protected]> wrote: > I was thinking more of user-contributed components (ala Zend_*) that > user-contributed modules, since they'd generally be much more self-contained > and easily reusable than full MVC modules.
Oh, right, I was thinking about "full" modules only, but yes, there are components which are useful for other users, with, I believe the Noumenal flash messenger view helper being the most popular https://github.com/carltongibson/Noumenal-PHP-Library/blob/master/library/Noumenal/View/Helper/FlashMessenger.php :) or things like custom form elements, view helpers, plugins... Maybe we could create a wiki page on http://framework.zend.com/wiki/ or on https://github.com/markizano/ZF-MVC to collect ideas/URLs? -- ~Robert Basic; http://robertbasic.com/ -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
