Subj : Re: Object caller references To : netscape.public.mozilla.jseng From : Neil Stansbury Date : Mon Aug 15 2005 02:40 pm Hey Christian, Alas these are XPCOM interfaces, all I have is the createInstance() method. N Christian Biesinger wrote: > Neil Stansbury wrote: > >> how _do_ people initialise read only properties in objects without >> calling an init() method? > > > With constructor arguments? .