Re: [Crowbar] Coding Guidelines discussion

2013-07-17 Thread James Tan
On 07/12/2013 04:57 PM, James Tan wrote: > On 07/12/2013 04:35 PM, rob_hirschf...@dell.com wrote: >> > I like these coding standards - can we add to the dev guides? > Sure. Any volunteers? If not I'll try to add it next week. https://github.com/crowbar/crowbar/pull/1878 Cheers, James T.

Re: [Crowbar] Coding Guidelines discussion

2013-07-12 Thread James Tan
On 07/12/2013 04:35 PM, rob_hirschf...@dell.com wrote: > I like these coding standards - can we add to the dev guides? Sure. Any volunteers? If not I'll try to add it next week. Cheers, James T. ___ Crowbar mailing list Crowbar@dell.com https://lists.u

Re: [Crowbar] Coding Guidelines discussion

2013-07-12 Thread James Tan
Hi Judd, On 07/10/2013 06:01 PM, Judd Maltin wrote: > Inspired by Terpstra, I'd like to submit a few coding guidelines and > tasks for comment and addition: Awesome, thanks for starting this thread. > 1. Create and document a pattern to enable devs to easily add > configuration switches for n

[Crowbar] Coding Guidelines discussion

2013-07-10 Thread Judd Maltin
Dear Crowbarbarians, Inspired by Terpstra, I'd like to submit a few coding guidelines and tasks for comment and addition: 1. Create and document a pattern to enable devs to easily add configuration switches for new code paths and features, for all aspects of the MVC framework. 2. Offer Ruby Tailo