Categories

Updated: 09/16/1999

Class:NamedParms

Class:NamedParms provides key name checking for named accessor parameters. This allows the use of a generic ''get/set'' type parameterized accessor while automatically catching accidental mis-spellings and usage of uninitialized parameters. This catches a large class of programming errors without requiring a new accessor for every object parameter.
©2003-2019 jCay.com