From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2012-12-18 23:02:15
|
https://bugzilla.gnome.org/show_bug.cgi?id=690461 gnome-perl | Glib | unspecified Summary: Glib::Object::New for subclass cleanliness Classification: Bindings Product: gnome-perl Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Glib AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME version: --- Created an attachment (id=231846) View: https://bugzilla.gnome.org/attachment.cgi?id=231846 Review: https://bugzilla.gnome.org/review?bug=690461&attachment=231846 patch and test This is an idea for a separate Glib::Object::New to put the Glib::Object::new() into an object subclass created by Glib::Object::Subclass. Putting Glib::Object::New into the @ISA of the subclass helps keep the import() of Glib::Object::Subclass out of the subclass. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |