feature request: base_init

alberto colombo <[email protected]> Thu, 26 Oct 2006 10:33:09 +0100
Newsgroups gmane.comp.gnome.devtools.gob.general
Message-ID <[email protected]>
hello,

Gob2 manual says that there are two methods that handle the construction
of an object: init(self) and class_init(class). However, there is a
third method, base_init(gclass), that gob2 doesn't know about.

would it be possible to define the base_init constructor from gob, just
like we do with base_init? It is actually required to write GStreamer
objects.

Thank you very much
alberto

PS: at the moment, I'm putting the base_init code in the class_init
constructor, and it works, but this will screw up inheritance, as far as
I understand.

-- 
Alberto Colombo, MSc
PhD student at Digital Imaging Research Centre
Kingston University, London

e-mail: [email protected]
  cell: +44 (0) 77267 11980

This email has been scanned for all viruses by the MessageLabs Email
Security System.



--
to unsubscribe:
send mail to [email protected] with "unsubscribe gob-list" in the subject