Thread: Coding style.
View Single Post
  #5 (permalink)  
Old 06-09-2008, 03:01 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 523
Last Blog:
Just over the next hil...
Credits: 0
Rep Power: 10
G_Morgan is a jewel in the roughG_Morgan is a jewel in the roughG_Morgan is a jewel in the rough
Default Re: Coding style.

It doesn't matter as long as anyone you work with agrees on a common standard. I'd also follow any language specific conventions. I hate camel case but will use it in places it is expected such as Java.

I think more important is keeping your design sane by refactoring it to resist design rot in any case.
Reply With Quote

Sponsored Links