Hi, Maybe you should consider having a look at the "filter" feature of CB : https://github.com/ChicagoBoss/ChicagoBoss/blob/master/README_FILTERS.md
regards, Nicolas - 2015-02-20 16:58 GMT+01:00 Carlos Paparoni <[email protected]>: > 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 > <https://groups.google.com/d/msgid/chicagoboss/c614ac6c-6a25-4d52-adc9-adc4ee673c4e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAAQ9oZpRM7_yAArYcDq-mZxGrKcDAswbGc3uweprdACZvdd5tA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
