On Mon, Sep 8, 2008 at 1:36 AM, Matt Read <[EMAIL PROTECTED]> wrote: > So I propose we do one of two things: > > 1) Require that the plugin file name MUST be of the form > classname.plugin.php, where "classname" is the actual value of the > plugin's class name. > > OR > > 2) Store the active plugins in the form: array( 'classname' => > '/user/plugins/foo/filename.plugin.php');
I forgot to mention that either of these ways will require that the class name _cannot_ change, unlike now where classname is, essentially, irrelevant... -- Matt Read http://mattread.com --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
