After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724502 - Make PersonaStore.display_name abstract
Make PersonaStore.display_name abstract
Status: RESOLVED OBSOLETE
Product: folks
Classification: Platform
Component: libfolks
git master
Other All
: Normal normal
: next abi break
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-16 21:08 UTC by Philip Withnall
Modified: 2018-09-21 16:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philip Withnall 2014-02-16 21:08:13 UTC
When we next break API, PersonaStore.display_name should be made abstract, since backends need to be able to change its value at runtime.

Its declaration should become:
    public abstract string display_name { get; construct; }
Note that it should remain construct-only.
Comment 1 GNOME Infrastructure Team 2018-09-21 16:08:45 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/folks/issues/90.