gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnue-dev] GObj: PhaseInit


From: Jens Müller
Subject: [Gnue-dev] GObj: PhaseInit
Date: Fri, 10 May 2002 11:56:21 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Common Lisp, i386-debian-linux)

How are descendants supposed to set the init functions? By directly
wrtiting to _inits? Or should there be a method that can be called by
descendants for initializing _inits [sic!]?

I see that GDataSource does
    self._inits =[self.primaryInit, self.secondaryInit]
but the other fields set in __init__ are either without underscore or
defined in GDataSource itself (except the fields inherited from
GTriggerCore).
-- 
Please don't CC me on replies!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]