head	1.4;
access;
symbols
	camas_1_2_21:1.4
	camas_1_2_20:1.4
	camas_1_2_19:1.4
	camas_1_2_18:1.4
	camas_1_2_17:1.4
	camas_1_2:1.4.0.2
	camas_1_2_16:1.4
	camas_1_2_15:1.4
	camas_1_2_13:1.4
	camas_1_2_:1.4
	camas_1_2_11:1.3
	camas_1_2_10:1.3
	camas_1_2_9:1.3
	camas_1_2_8:1.3
	camas:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2003.05.11.21.55.00;	author vida;	state Exp;
branches;
next	1.3;

1.3
date	2003.03.19.11.59.38;	author kiwi;	state Exp;
branches;
next	1.2;

1.2
date	2003.03.18.09.29.58;	author vida;	state dead;
branches;
next	1.1;

1.1
date	2002.07.29.11.58.22;	author kiwi;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.03.18.10.01.44;	author vida;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Two more very important files:
. README because it is usefull
. CREDITS for our ego ;)
@
text
@$Id: CODING,v 1.3 2003/03/19 11:59:38 kiwi Exp $

Some rules you must follow when committing code for CAMAS:

. Every new functions available to the user or part of an API MUST be auto
  documented.
. Don't commit a bad code and think you will do it better next time. Do it
  well on the first time or don't code it and reserve your time for
  something else. Why ? Because after two years nobody will understand your code
  and it will take twice the time to code it again.
. Always think of other people needs and keep it simple. That means don't
  hardcode values, add the features nobody will ever need except you. If you
  need something special, make your own RXML and Actions modules.
. Please check and verify that all files has the following sentences at its
  end :

/*                                                                             
 * If you visit a file that doesn't contain these lines at its end, please     
 * cut and paste everything from here to that file.                            
 */                                                                            
                                                                               
/*                                                                             
 * Local Variables:                                                            
 * c-basic-offset: 2                                                           
 * End:                                                                        
 *                                                                             
 * vim: softtabstop=2 tabstop=2 expandtab autoindent formatoptions=croqlt smartindent cindent shiftwidth=2
 */
@


1.3
log
@Fixing Vida's work.
@
text
@d1 1
a1 1
$Id: CODING,v 1.1 2002/07/29 11:58:22 kiwi Exp $
d3 13
a15 1
Please check and verify that all files has the following at it's end :
@


1.2
log
@Current 1.3 is removed.
@
text
@@


1.1
log
@Added Coding standart... Need some updates :)
@
text
@d1 1
a1 1
$Id$
@


1.1.1.1
log
@1.3 sync with 1.2
@
text
@d1 1
a1 1
$Id: CODING,v 1.1 2002/07/29 11:58:22 kiwi Exp $
@


