zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #00442
[Bug 479985] Re: [lp:~zeitgeist/zeitgeist/zeitgeist-resonance] move code to compare two event/subject objects to the actual Event/Subject class
I added code to check if a given Event matches some tempalte event.
We'll need that for notifications and bklacklisting. We don't have a
method to check for strict equality though afaik...
--
[lp:~zeitgeist/zeitgeist/zeitgeist-resonance] move code to compare two event/subject objects to the actual Event/Subject class
https://bugs.launchpad.net/bugs/479985
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Framework.
Status in Zeitgeist Framework: New
Bug description:
"test/resonance-engine-test.py" has some code to check if two Event objects are the same. This code should not stay in the testcase, but should be in the Event/Subject class, as this code is useful in other places
References