zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01014
[Bug 580601] [NEW] Inconsistent data in event_view
Public bug reported:
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
** Affects: zeitgeist
Importance: Undecided
Status: New
--
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
Follow ups
References