Assembla home | Assembla project page
 

Ticket #25 (new task)

Opened 7 months ago

Last modified 7 months ago

Help

Reported by: tobias382 Assigned to: tobias382
Priority: normal Component: plugins
Version: 1.5 Severity: normal
Keywords: Cc:

Description

Add an abstract method to the base driver class and a concrete implementation in the streams driver class that returns a list of added event handlers.

Add a new Command-based plugin, Help, that gets this list and iterates through it, using reflection to determine what plugins are subclasses of the Command plugin and providing a method of looking up their prototypes. Method descriptions could also be included, either by parsing docblocks or by providing a method that allows for them to be explicitly set in the init() method of each Command subclass.

Attachments

Change History

02/17/08 04:39:22 changed by tobias382

Dns, Karma, and Math currently need to be modified to make use of the Command plugin.


Add/Change #25 (Help)