Already figured it out thanks Kai! I found the reference you made to Evans full post about how he changed it and why the files are _01 _02 etc. Makes sense and works just fine.
Thanks Sean On 12 January 2015 at 21:43, Kai Janson <[email protected]> wrote: > Hi, > > You can add and start extra modules in the priv/init/<appname>_01_news.erl > script. > If you need to stop a module a specific way then you can provide a > shutdown sequence as well. > > --Kai > > Sent from my non-google-device > > On Jan 12, 2015, at 10:46, Emacs the Viking <[email protected]> wrote: > > Are there *standard* boss ways of implementing conventional gen_server and > gen_fsm modules and having them initialised at startup time. > > In other words, how do I manage non CB controllers as part of a larger > application...is it easy or does it work the other way around in that I > have to create an pplication of which the CB part is just part of a bigger > project ? > > Thanks, > Sean > > -- > 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/2931d2d6-5c4d-4fff-add3-e06afe7dea0a%40googlegroups.com > <https://groups.google.com/d/msgid/chicagoboss/2931d2d6-5c4d-4fff-add3-e06afe7dea0a%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/744462AE-3972-4E29-B3C7-4A1B87D92714%40gmail.com > <https://groups.google.com/d/msgid/chicagoboss/744462AE-3972-4E29-B3C7-4A1B87D92714%40gmail.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/CAEiEuUK6xbnJpbeagrpAtGraXbrqMsucFWP0%3DTtaFStqVkb66A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
