2008/10/30 Емил Иванов / Emil Ivanov <[EMAIL PROTECTED]>: > They are just like a controller - right? Then why they are NOT a > controller. In Zend Framework (a PHP framework - have mercy on me :), > there is a special view helper named *action*, that you use to > dispatch from the view to an action, and whatever is rendered after > this call is placed in the view where the call to action was.
I don't see how it is significantly different from what parts provide. Parts are cool and useful the way they are, the problem with them is usually to find a good self-contained piece of functionality (usually some sort of widgets) and that unlike slices, they do not really mount to router and sometimes I felt like I want it. I'd not say parts are useless or do not really work. We need to let them evolve into something or stay the same, but not try to make them look like components in framework Y or framework Z. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
