View Single Post
  #1  
Old 09-02-2007, 06:09 AM
froglok23's Avatar
froglok23
Hill Giant
 
Join Date: May 2005
Location: Australia
Posts: 113
Default EQEmu Devleopment Guide

Hi all,

Just wondering, what’s the coding standard for the EQEmu Project? I.e. How to name the methods, properties, how is the code laid out, etc.

If no, I would like to propose one which has input from all people community.

We need input from the current dev's for this so that we can align the standard with their dev style also.

I also higher recommend we use the C++ Standard for layout & Development, i.e. 1 class per file and alike.

Cheers,

- froglok
Reply With Quote