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 620516 - [PATCH RFC] allow implementing virtual methods
[PATCH RFC] allow implementing virtual methods
Status: RESOLVED OBSOLETE
Product: seed
Classification: Bindings
Component: libseed
git master
Other Linux
: Normal normal
: ---
Assigned To: seed-maint
seed-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-03 21:48 UTC by Abderrahim Kitouni
Modified: 2021-05-25 17:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add support for overriding virtual functions (8.04 KB, application/octet-stream)
2010-06-03 21:48 UTC, Abderrahim Kitouni
Details

Description Abderrahim Kitouni 2010-06-03 21:48:54 UTC
Created attachment 162699 [details]
add support for overriding virtual functions

Summary says it all. I'm not sure how the syntax should look like, for now, I've added an override_virtual method that would be called from class_init (just like install_property).

There is still a problem with the "this" reference in virtuals, but it shouldn't be too difficult to fix once the idea is approved.
Comment 1 André Klapper 2021-05-25 17:32:20 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, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/seed/-/issues/

Thank you for your understanding and your help.