I'm not a OO expert but I think you could include the SetConfigurationFile
() function in your contructor. And if it fails inside the constructor exit
to your other class controlling errors.

You mean that I don't need a separate function for setConfigurationFile, but could rather include the controlling code in my constructor?



-- anders thoresson

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to