Kai and I have started work on common_test based testing. We'll pull request it when ready. Seemed to us that tests of the framework code itself were kind of a need.
On Wed, Dec 18, 2013 at 1:06 PM, Kai Janson <[email protected]> wrote: > I think the idea was just to see "how general" the interface(s) need to be. > > --Kai > > > On Dec 18, 2013, at 12:53 PM, Tim McNamara <[email protected]> wrote: > > Being able to know to easily plug in a front-end system seamlessly, or close > enough to seemlessly, does seem quite neat. I don't know how this could be > made modular and flexible, but if that's possible then great. My concern is > around producing a bias for any particular framework. > > Tim McNamara > @timClicks > > > On 18 December 2013 22:00, Nicolas Michel <[email protected]> > wrote: >> >> Hi, >> >> I definitely agree with that : a core "I know what I do" (ChicagoBoss) >> layer, with some nice "use me if you want" tools built above. >> Both layer must clearly be separated. >> >> Nicolas - >> >> >> >> 2013/12/18 Zachary Kessin <[email protected]> >>> >>> HI Tim >>> >>> My plan is that it will be an add on, that will be totally optional, >>> but will allow those that want to use it skip a bunch of busy work. It >>> will probably live in its own github repo anyway >>> >>> --Zach >>> >>> On Wed, Dec 18, 2013 at 7:49 AM, Tim McNamara <[email protected]> >>> wrote: >>> > -0 on an app scaffold. >>> > >>> > Strong -1 on aligning CB to any particular front-end framework. >>> > >>> > On 18/12/2013 8:36 AM, "Zachary Kessin" <[email protected]> wrote: >>> >> >>> >> Hi Everyone, >>> >> >>> >> I am working on a bunch of improvements to Chicago Boss with the idea >>> >> of >>> >> moving to a 1.0 release in the next few months. There are a number of >>> >> things >>> >> I want to do but one of them is to add a scaffolding generator that >>> >> will >>> >> create model, controller, templates and some javascript. I want this >>> >> to >>> >> integrate with one of the popular Javascript MVC frontends (Backbone, >>> >> Ember, >>> >> Angular etc) and would like to know which of those people would find >>> >> most >>> >> useful. >>> >> >>> >> If everyone could take 5 minutes to look at my survey it would be a >>> >> great >>> >> help to me >>> >> https://www.surveymonkey.com/s/XNLR5JF >>> >> --Zach >>> >> >>> >> -- >>> >> 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]. >>> >> For more options, visit https://groups.google.com/groups/opt_out. >>> > >>> > -- >>> > 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]. >>> > For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >>> -- >>> Zach Kessin >>> Mostly Erlang Podcast >>> Twitter: @zkessin >>> Skype: zachkessin >>> >>> -- >>> 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]. >>> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> -- >> 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]. >> For more options, visit https://groups.google.com/groups/opt_out. > > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
