← Back to team overview

zeitgeist team mailing list archive

[Bug 670358] Re: Add new aggregate API

 

OK I am convinced we can do this in another way. Extension makes sense
for me and thus I think as an extension it has nothing to do here. Thus
I will make it as invalid

** Changed in: zeitgeist
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/670358

Title:
  Add new aggregate API

Status in Zeitgeist Framework:
  Invalid

Bug description:
  Zeitgeist API can give us vague information but not statistics over the API
  Use case:
  - Give me counts of every subject_text from actor = Unity
  Currently to do that one will need to either:
  Request all events with Unity as an Actor and count the subject_text
  This can be done much better IMHO
  I am thinking of an Aggregation Extension.
  But before we hack on that we need to agree if its necessary and how the API will look like.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/670358/+subscriptions


References