Hi David, David Welton <[email protected]> writes:
> Hi, > > How would you guys feel about moving boss_migrate to boss_db? I think > we could replace boss_files:root_priv_dir with code:priv_dir(App) and > thus separate it completely from Chicago Boss itself. I think it sounds like a very good idea to extract boss_migrate from boss core. How about extracting it into its own project, with a dependency from boss_db (or boss core, if that should make more sense)? Added benefits would be, as I see it, that the architecture would better support separation of concerns and minimizing interdependencies, as well as enabling users to easily exchange boss_migrate for something else, or use a different version or a fork if one should want that. On the downside, of course there is dependency management and possibly more work in the separation process. I don't know how much work this would require, so I can't really say anything very sensible about cost / benefit here. - Fredrik > -- > David N. Welton > > http://www.welton.it/davidw/ > > http://www.dedasys.com/ -- 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/ygnm1tp2124i.fsf%40rubin.ifi.uio.no. For more options, visit https://groups.google.com/d/optout.
