public DefaultAppliance( ComponentModel model, 
                             Engine engine )
    {
        super( model );
    }


Shall we make a rule that ALL constructors must call super(model) ??

Will they answer?

Niclas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to