Hi,I'm using (defroutes hs-routes ...) to specify routes and while defining these routes I reference some configuration parameters coming from configuration files and command line parameters.It looks like (defroutes ...) gets compiled before the main method has a chance to run. As a result, all configuration values are nil at that point.What is the recommended way to delay the compilation of routes till the point when configuration files are properly initialized by the main method (some arguments come from the command line parameters)?Thank you,Dima--
You received this message because you are subscribed to the Google Groups "Compojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to compojure+...@googlegroups.com.
To post to this group, send email to comp...@googlegroups.com.
Visit this group at http://groups.google.com/group/compojure?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.