54659dfccd
ok simon@
5 lines
230 B
Plaintext
5 lines
230 B
Plaintext
Loading this module changes the default naming policy for the loading
|
|
class so that accessors are separated into get and set methods. The get
|
|
methods have the same name as the accessor, while set methods are
|
|
prefixed with "set_".
|