RE: [coldbox:15569] [coldbox-3.5.1] Routes by database

Sorry this post of yours just came through. It got caught in the Google Group spam filter for some reason.

Other frameworks have messed with me in the past by putting cart before horse and inhibiting me from automating some features.

Well, good thing you’re using ColdBox and not one of those “other” frameworks. :slight_smile: I would recommend an AfterConfigurationLoad interceptor. That is called after the framework has started up and loaded it’s config, so you should be able to get to everything then. Like Luis said in his previous post, as long as you get a reference to the SES interceptor (I’d start with the intercepterService) you can directly manage routes as you wish.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com