Skip to content
Prev 8715 / 63421 Next

trySilent (was try.Silent)

On Wed, 8 Jan 2003, Kurt Hornik wrote:

            
In the (probably not so) longer run we need that; we will also need to
think through how try and try(...,silent=TRUE) should work within a
more sophisticated error handling system.  But I think the simpler
interface that allows just try(..., silent=TRUE) is fine and can be
implemented in a way that works reasonably now and also later when we
have better options management and better error handling.  (In writing
the documentation we should make sure not to commit to implementation
details, just the funtionality.) I would prefer not to add separate
control over frame dumping; fine control like that is I think better
left to the error handling system.

luke