zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01021
Re: [Bug 580601] [NEW] Inconsistent data in event_view
> Is this on purpose?
Yes.
There are only a few dozen actors and mimetypes, while there can be
any number of different origins. Actors and mimetypes are cached at
startup.
--
Inconsistent data in event_view
https://bugs.launchpad.net/bugs/580601
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: New
Bug description:
While working on the wildcard implementation I had some hard time with our event_view view.
And I'm esp. wondering why event.actor and event.subj_mimetype are ids where fields like event.subj_origin is already JOINed to the actual string.
Is this on purpose? shouldn't be all fields (except *Interpretation and *Manifestation) be evaluated to strings instead of being an id? Or am I missing sth. which is very important (maybe wrt. performance)
Siegfried, Mikkel can you please explain this design to me.
Thanks,
Markus
References