Skip to content
Commit a3cb8199 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

source.py and loading: Refactoring of origin handles

The Source object previously stored the __origin_node,
__origin_toplevel and __origin_filename, this is from a time
when we did not hold on to the plugin's Provenance object
explicitly.

Since this information comes from the same place, let's just
use Plugin._get_provenance() to derive these values, instead
of redundantly carrying them along separately.
parent 3c3e9f79
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment