plugin loader should remember plugin file types

Bug #906286 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned

Bug Description

when scanning the plugin directories, bzr looks for particular file types to see if there are plugins. When it's found something that looks like a plugin, it uses "exec 'import ...'" to actually import it. This will then scan all plugin directories again, statting the various possible extensions.

Instead, we should remember the module type we found earlier and reuse it.

Jelmer Vernooij (jelmer)
Changed in bzr:
status: In Progress → Triaged
status: Triaged → Confirmed
assignee: Jelmer Vernooij (jelmer) → nobody
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.