Bug 278803 - Every time an item in PersonSetModel is updated it cycles through all items
Summary: Every time an item in PersonSetModel is updated it cycles through all items
Status: RESOLVED UNMAINTAINED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: libktelepathy (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-29 18:41 UTC by George Goldberg
Modified: 2012-10-26 07:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Goldberg 2011-07-29 18:41:29 UTC
Every time an item in PersonSetModel is updated it cycles through all items (in onPersonDataChanged()).

This could be done more efficiently by going through the Item class.