On Sun, Nov 20, 2011 at 15:24, Brian LeRoux <[email protected]> wrote: > Here's the big question: *should* authors of plugins be forced into a > module system?
Yes. None of the module systems add that much overhead that it will become somehow "expensive" to make a plugin modulized. Trying to deal with plugins, some of which are modules, and some of which are wads of js, is likely to be not much fun. -- Patrick Mueller http://muellerware.org
