> Something like that would work yes. During route startup you get the > router, all the routes and inject them. The router will find a match with a > pool including these routes.
If you're retrieving all the routes at once, you can probably just as well skip the idea with the plugin and create a bootstrappable application resource that does the same job. Best regards, Andreas -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
