« End of classes | Main | Online »
Thursday, December 15, 2005
OpenKore plugin: checkSelfCondition
I just made a plugin for OpenKore called checkSelfCondition. The plugin hooks into the checkSelfCondition call in Misc.pm and is designed to extend the function, incorporating various other checks that won't be needed by most people, but would be useful for power users.
Also, I want the plugin to serve as some sort of inspiration to other people on how easy it is to contribute to OpenKore. Even if they don't have CVS access, OpenKore's plugin subsystem allows contributors to share their work with other people and benefit from the peer-review process in open source development. After all, I started from coding plugins, until VCL gave me CVS write access to the project and named me a developer.