Elric, Spawn of Elric Forum Index Visit the main Elric website/wiki Elric, Spawn of Elric
3D Graphics Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Code Contributers - IMPORTANT Please read

 
Post new topic   Reply to topic    Elric, Spawn of Elric Forum Index -> Code Forum
View previous topic :: View next topic  
Author Message
Braneloc
Site Admin


Joined: 06 May 2006
Posts: 9

PostPosted: Sat Oct 07, 2006 4:06 am    Post subject: Code Contributers - IMPORTANT Please read Reply with quote

Please post your contributions here if you don't have write access to SVN.

Please mark any posts clearly with filename, description, and what the heck we are supposed to do with them Rolling Eyes

If you are posting code fragments, please post them as an entire method complete with XML comments, makes things much easier to manage.
_________________
Sometimes you've just gotta say, the laws of time and space, who gives a smeg ?!


Last edited by Braneloc on Sat Oct 07, 2006 4:33 am; edited 2 times in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Braneloc
Site Admin


Joined: 06 May 2006
Posts: 9

PostPosted: Sat Oct 07, 2006 4:07 am    Post subject: Reply with quote

As per .NET conventions:

We are using camelCase for field/variable/parameter names throughout.
We are using PascalCase for methods/properties/classes/etc
We are not using hungarian notion or any other wierd naming stuff
We are not using prefixes for variables/fields
We are using properly descriptive names wherever possible
We are using XML commenting as much as possible
We are commenting changes to orignal code and similar
We are putting variables near the top of the class file so we can find them easily
We are using #region to group stuff together
etc.
_________________
Sometimes you've just gotta say, the laws of time and space, who gives a smeg ?!
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Elric, Spawn of Elric Forum Index -> Code Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Hosting generously provided by SourceForge