Derick Rethans wrote: > Hello, > > in this report [1] Stefan mentions "An alternative would be to remove > the exception from cleanExit(), if it is not there for a good reason. > IMHO a clean exit should not yield an exception, especially if the error > handler is not initialized." > > Which I seem to tend to agree with. I think I'd rather remove this > exceptions than to add a new method for this. > > Opinions?
In my opinion, cleanExit() should exit clean, that means without throwing exceptions. -- Alexandru Stanoi eZ Components System Developer eZ Systems | http://ez.no -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
