Brian posted Component resolution in Catalyst 5.7100 | 3 days ago
One of the things you'll see in the changelog for the next stable release of Catalyst, is a reworked component resolution system. By "component resolution" i mean, fetching components from view()/views(), model()/models(), controller()/controllers() and component(). Back in May I posted a message to...