zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02788
[Bug 691690] Re: DataSourceRegistry should have GetDataSourceForId method
Solution b is not an option since as Mikkel stated it will break the API and ABI
I think we are stuck with adding the GetDataSourceForid method. It wont harm any1 and will satisfy the case we have
--
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/691690
Title:
DataSourceRegistry should have GetDataSourceForId method
Status in Zeitgeist Framework:
Confirmed
Bug description:
DataSourceRegistry should have a way to get a DataSource from it's id
especially because the DataSourceEnabled signal only sends an id
rather than a DataSource in the signal.
References