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 650122 - Convert AtkHyperlink to an interface and get rid of AtkHyperlinkImpl
Convert AtkHyperlink to an interface and get rid of AtkHyperlinkImpl
Status: RESOLVED OBSOLETE
Product: atk
Classification: Platform
Component: atk
unspecified
Other Linux
: Normal normal
: ATK3
Assigned To: ATK maintainer(s)
ATK maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-05-13 15:55 UTC by Mario Sánchez Prada
Modified: 2021-06-10 11:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mario Sánchez Prada 2011-05-13 15:55:43 UTC
As it was discussed during the ATK/AT-SPI hackfest at some point it would be good, thinking of ATK 2.0 (where breaking API/ABI will not be an issue), to clean up the AtkHypertext / AtkHyperlink / AtkHyperlinkImpl stuff, so AtkHyperlink could become an interface, finally, so we wouldn't need with yet another non-AtkObject plus an implementor interface.

Some background on bugs 344284, bmo#343150

The conclusion reached during the hackfest, as it was written in the Agenda:

 "To go ahead and propose get rid of the AtkHyperlinkImpl implementor interface 
  and makes AtkHyperlink just an interface (instead of a GObject) that would be 
  implemented by subclasses of AtkObject as needed (those instances returned as 
  'hyperlinks' by AtkObjects implementing the AtkHypertext interface)"
Comment 1 Mario Sánchez Prada 2011-05-13 15:58:41 UTC
(In reply to comment #0)
> Some background on bugs 344284, bmo#343150

I meant: 

  https://bugzilla.gnome.org/show_bug.cgi?id=344284
  https://bugzilla.mozilla.org/show_bug.cgi?id=343150

Adding Fer Herrera to CC, and changing milestone to reflect that this is an ATK2 bug
Comment 2 André Klapper 2011-06-23 22:05:58 UTC
[Mass-reassigning open atk bug reports for better trackability as requested in https://bugzilla.gnome.org/show_bug.cgi?id=653179 .
PLEASE NOTE:
If you have watched the previous assignee of this bug report as a workaround for actually getting notified of changes in atk bugs, you yourself will now have to add atk-maint@gnome.bugs to your watchlist at the bottom of https://bugzilla.gnome.org/userprefs.cgi?tab=email to keep watching atk bug reports in GNOME Bugzilla.
Sorry for the noise: Feel free to filter for this comment in order to mass-delete the triggered bugmail.]
Comment 3 André Klapper 2021-06-10 11:27:12 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of atk, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/atk/-/issues/

Thank you for your understanding and your help.