Hello Matthew,
> It aggregates listeners and triggers events; it could have been named > either way, to be honest. "EventManager" is cumbersome as a variable > name, but perfectly fine as a class name. I bet there are variables with names that are much longer eventManager. With auto-completion, length of class properties or variable names shouldn't be an issue. A car aggregates passengers as well, but it's still called a car, not passengers. > Honestly, I've never heard anybody else complain about it. This doesn't invalidate my complaint, though. > At this > point, I'm not about to change all occurrences of it, either. As this naming scheme is consistent throughout the project, I guess it doesn't make sense to complain concerning other managers, either? Best regards, Andreas -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
