You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, workbench plugins must be hard coded into run.py. Ultimately,
there needs to be a system to allow end users with binary copies of the
program to manage plugins. The workbench has support for Python eggs, so
that may be the way to go.
Original issue reported on code.google.com by flounder.sdt@gmail.com on 2 Jan 2010 at 2:10