[yast-devel] Webyast coding standard
Hi, I add link to coding standard to wiki and also rules for commit ( rules for tests ) - http://en.opensuse.org/YaST/Web/Development#Development_Conventions I think that we already follow many of these rules, so it is more formalization and place where we can point new developers what they should follow. Josef -- Josef Reidinger YaST team maintainer of perl-Bootloader, YaST2-Repair, webyast (language,time,basesystem,ntp) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
On Monday 18 January 2010 14:28:48 Josef Reidinger wrote:
http://en.opensuse.org/YaST/Web/Development#Development_Conventions
Nice, thanks -- Duncan Mac-Vicar P. - Novell® Making IT Work As One™ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
On Monday 18 January 2010 14:28:48 Josef Reidinger wrote:
Hi, I add link to coding standard to wiki and also rules for commit ( rules for tests ) - http://en.opensuse.org/YaST/Web/Development#Development_Conventions I think that we already follow many of these rules, so it is more formalization and place where we can point new developers what they should follow.
Thanks. Finally a hammer on many of those trailing if/unless statements, which I find so counter-intuitive. (http://www.pathf.com/blogs/ruby-and-rails-style- guide/ => Trailing If Statements) Martin
Josef
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Martin Kudlvasr write:
On Monday 18 January 2010 14:28:48 Josef Reidinger wrote:
Hi, I add link to coding standard to wiki and also rules for commit ( rules for tests ) - http://en.opensuse.org/YaST/Web/Development#Development_Conventions I think that we already follow many of these rules, so it is more formalization and place where we can point new developers what they should follow.
Thanks. Finally a hammer on many of those trailing if/unless statements, which I find so counter-intuitive. (http://www.pathf.com/blogs/ruby-and-rails-style- guide/ => Trailing If Statements)
Martin
Yes, I absolutelly agree. use only for simple both statement or for early terminate of process. Josef
Josef
-- Josef Reidinger YaST team maintainer of perl-Bootloader, YaST2-Repair, parts of webyast -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (3)
-
Duncan Mac-Vicar Prett
-
Josef Reidinger
-
Martin Kudlvasr