[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ayatana] Lenses need a method to provide attribution for APIs
It seems that a lot of lenses are going to use various web APIs, some of which require attribution.
My hypothesis is that people will start to abuse features, such as groups, to provide attribution when they must. It should therefore be a good idea to provide hooks to solve this problem.
My initial suggestion is something like this:
model.set_attribution_image(url, text)
What do you think?
- stefano