Closed jaywilliams closed 13 years ago
Plugins should be objects which extend a base plugin. The base plugin would have some standard (install, uninstall, initialize) methods, which plugins could take advantage of, if they wish.
I feel we have come a long way since we wanted to do this. Some minor adjustments are still necessary.
Plugins should be objects which extend a base plugin. The base plugin would have some standard (install, uninstall, initialize) methods, which plugins could take advantage of, if they wish.