Hi all, I'm currently thinking about how to do dynamic routing in a CB app 
(i.e.: based on a config/database-saved option).

Currently the app's routes are written statically in 
<app>/priv/<app>.routes, but what if I wanted to add/modify routes without 
modifying that file? Can it be done? Would core CB code have to be modified 
in order to do that, or can it be achieved in the controller (via a 
"catch-all" route pointing to a routing method)?

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/c614ac6c-6a25-4d52-adc9-adc4ee673c4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to