View Single Post
  #1 (permalink)  
Old 05-15-2008, 05:05 PM
koen koen is offline
Junior Member
 
Join Date: May 2008
Posts: 2
Default where to add new routes in application flow?

Before the actual routing takes place each of my modules routes should be added to the router. What is the standard place to load these routes from the DB? In bootstrap (getting router and adding routes there)?

thanks
Reply With Quote