zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01205
[Bug 487321] Re: What value should subject.origin have?
I personally don't like that, you can have a simple method which will
extract the domain from uri, on the other hand having possibility to
create at least a partial tree of how you got to a uri is more useful.
--
What value should subject.origin have?
https://bugs.launchpad.net/bugs/487321
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: Triaged
Bug description:
>> + origin = info.get_uri().rpartition("/")[0]
WHY?
References