Closed
Bug 823268
Opened 13 years ago
Closed 12 years ago
Rethink plugin interface
Categories
(Webtools Graveyard :: DXR, defect, P4)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 883363
People
(Reporter: erik, Unassigned)
Details
I would like to have the whole API packed into one self-documenting class (from which you can feel free to dispatch out to wherever you want) rather than requiring certain FS positions for things. As it stands, we have to use the imp module and do magic to load plugins, and we don't get .pyc caching. Think about using entrypoints to register them, or maybe I'll have written Plug by then.
Mostly, I'm just motivated by the weird feeling I get looking at it. Low priority, as it's not causing pain atm.
| Reporter | ||
Comment 1•12 years ago
|
||
Whoops. Totally refiled this. But my new bug is better.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•