Chapter 30. Core developer reference
Prev
Part IV. Developer documentation
Next
Chapter 30. Core developer reference
Table of Contents
30.1. Publishing a new release
30.2. Subversion / building BASE
30.3. Coding rules and guidelines
30.3.1. Development process and other important procedures
30.3.2. General coding style guidelines
Naming
Layout and comments
Statements
30.3.3. API changes and backwards compatibility
30.3.4. Data-layer rules
30.3.5. Item-class rules
Basic class and interface hierarchy
Access permissions
Data validation
Participating in transactions
Template code for item classes
30.3.6. Batch-class rules
30.3.7. Test-class rules