← Back to team overview

zeitgeist team mailing list archive

[Bug 799199] Re: zeitgeist.client: option to override Event class

 

** Changed in: zeitgeist
       Status: New => Triaged

-- 
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/799199

Title:
  zeitgeist.client: option to override Event class

Status in Zeitgeist Framework:
  Triaged

Bug description:
  It's often convenient for Python applications using the zeitgeist
  module to create their own subclasses of Event and Subject (so they
  can add additional functions to them, etc).

  It'd be nice if we allowed them to register this class with
  zeitgeist.client.ZeitgeistClient so that when it maps all results to
  Event/Subject instances it'd map directly to the subclass.

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


References