User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)
Is there another place we can call setEditDomain? its an overridable
and one really should not call such a method from a constructor. In my
own case its causing problems because the child class needs to set
itself up before the setEditDomain call!
Just wondering if tehre is a better place to make this call than from
the constructor?