DASPRiD / Dash

Flexible PSR-7 compliant HTTP router
BSD 2-Clause "Simplified" License
29 stars 9 forks source link

`RouteCollectionInterface` implements `Countable` - YAGNI? #5

Closed Ocramius closed 10 years ago

bakura10 commented 10 years ago

One more feedback too: I think you can implement IteratorAggregate instead of Iterator.