]> ruin.nu Git - NDIRC.git/commitdiff
New infrastructure for commands with basic commands converted
authorMichael Andreen <harv@ruin.nu>
Sat, 28 Nov 2009 23:01:10 +0000 (00:01 +0100)
committerMichael Andreen <harv@ruin.nu>
Sun, 29 Nov 2009 14:38:17 +0000 (15:38 +0100)
Replace the method attributes and instead let every command extend the
Command class. Provide a command subroutine that is used to register
commands, which takes name, a hash of parameters and the class.

The Command class is simplified, the help, type and acl are reduced to
just one string instead of a list of strings.


No differences found