Gwibber

Differences between revisions 1 and 2
Revision 1 as of 2012-04-27 20:31:50
Size: 1048
Editor: ken-vandine
Comment:
Revision 2 as of 2012-04-27 20:35:26
Size: 1060
Editor: ken-vandine
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
 * python3

Summary

Discussion of plans for improvements to Gwibber in 12.10 and beyond.

Discussion Topics

  • gwibber-service refactoring
    • Testability
    • DB schema changes to leverage the advantages of a relational DB instead of just storing json strings?
    • Stop caching in the DB completely and rely on the DeeResourceManager for cached models?

  • Service Plugin changes
    • Make plugins standalone processes?
    • Provide superclass for all plugins to inherit from, useful for either current model or split processes?
    • Split the plugins into separate sources and have individual maintainers for each?
  • Handling failures
  • python3

Notes from UDS

Comments


CategorySpec

DesktopTeam/Specs/Quantal/Gwibber (last edited 2012-05-14 13:58:59 by ken-vandine)