Go to the first, previous, next, last section, table of contents.


Extension Coding Conventions

Extension classes will need their own member variables and methods, and to avoid classes overwriting the attributes of other classes the following naming scheme should be used:


Go to the first, previous, next, last section, table of contents.