Hi, I added controllers to a list once and it was not hard. Problem is, that adding another case for /libs will make code look uglier that it's now( and it's really ugly). Whole function should be rewritten. see here https://github.com/ChicagoBoss/ChicagoBoss/blob/master/src/boss/boss_web_controller_handle_request.erl#L427
On Sunday, August 24, 2014 12:10:43 PM UTC+3, graeme defty wrote: > > Increasingly I find I am putting business logic into /lib since as my app > expands more of it is common across controllers (and other channels). > > However, I noticed there is no edoc generated for the modules in /lib. :-( > > I searched the archives just in case this topic had been raised before and > discovered that it indeed had! By me !! > > Anyway, this is the reference to the previous conversation > https://groups.google.com/forum/#!searchin/chicagoboss/edoc/chicagoboss/nBr1LiYDkkM/87WFNpmr6fUJ > > Any updates or plans to fix the omission? > > g > -- 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/951b44d8-fb06-4991-b6f4-0787aad5330e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
