Generic Special Function

From The Final Challenge Wiki
Revision as of 13:26, 9 February 2011 by Tynian (talk | contribs) (Created page with "A "generic" special function is a Area Special Function that can be used in a new area without modification. That is, it should be usable without havi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A "generic" special function is a Area Special Function that can be used in a new area without modification. That is, it should be usable without having to customize the function for particular functionality.

That said, such generic special functions should be tested to ensure that they operate as expected.

If a special function is not generic, some aspect of the code will need to be modified for it to function correctly.

All use of special functions should be approved by the Area Coordinator. If code modifications are necessary, the Area Coordinator will also discuss the use of the special function with a coder.